Add path
This commit is contained in:
parent
7efe08a558
commit
9323f33c73
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
- epylog
|
||||
|
||||
- name: create directories needed for epylog
|
||||
file: state=directory owner=root mode=755
|
||||
file: state=directory path={{ item }} owner=root mode=755
|
||||
with_items:
|
||||
- /var/lib/epylog/merged
|
||||
- /srv/web/epylog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue