Drop the recurse here as it makes it change each run
This commit is contained in:
parent
ea51809b5e
commit
fc7c279349
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
tags: supybot
|
||||
|
||||
- name: create teams directory
|
||||
file: path=/srv/web/meetbot/teams state=directory recurse=yes owner=apache group=apache mode=0755
|
||||
file: path=/srv/web/meetbot/teams state=directory owner=apache group=apache mode=0755
|
||||
tags: supybot
|
||||
|
||||
- name: creating usrabot log dir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue