help me
This commit is contained in:
parent
8f3f364152
commit
fe914d9894
@ -20,9 +20,9 @@
|
||||
block: |
|
||||
192.168.102.253:/exports/wordpress /var/www/html nfs soft,timeo=5,intr,rsize=8192,wsize=8192,wsize=8192 0 0
|
||||
|
||||
- name: monte export wordpress
|
||||
ansible.posix.mount:
|
||||
path: /var/www/html
|
||||
state: mounted
|
||||
fstype: nfs
|
||||
src: 192.168.102.253:/exports/wordpress
|
||||
#- name: monte export wordpress
|
||||
# ansible.posix.mount:
|
||||
# path: /var/www/html
|
||||
# state: mounted
|
||||
# fstype: nfs
|
||||
# src: 192.168.102.253:/exports/wordpress
|
||||
|
@ -4,6 +4,6 @@
|
||||
|
||||
roles:
|
||||
- base
|
||||
- post
|
||||
- lb-web
|
||||
- snmp-agent
|
||||
- post
|
||||
|
@ -4,6 +4,6 @@
|
||||
|
||||
roles:
|
||||
- base
|
||||
- post
|
||||
- lb-web
|
||||
- snmp-agent
|
||||
- post
|
||||
|
Loading…
x
Reference in New Issue
Block a user