Drop making this dir, ansible mount should do so.
This commit is contained in:
parent
cb37121471
commit
ab19c8d9e5
2 changed files with 0 additions and 10 deletions
|
@ -57,11 +57,6 @@
|
|||
- config
|
||||
- mediawiki
|
||||
|
||||
- name: creating attachments dir
|
||||
file: path=/mnt/web/attachments owner=apache group=root mode=755 state=directory
|
||||
tags:
|
||||
- mediawiki
|
||||
|
||||
- name: startup apache
|
||||
service: name=httpd enabled=yes state=started
|
||||
tags:
|
||||
|
|
|
@ -53,11 +53,6 @@
|
|||
- config
|
||||
- mediawiki
|
||||
|
||||
- name: creating attachments dir
|
||||
file: path=/mnt/web/attachments owner=apache group=root mode=755 state=directory
|
||||
tags:
|
||||
- mediawiki
|
||||
|
||||
- name: startup apache
|
||||
service: name=httpd enabled=yes state=started
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue