item! item!
This commit is contained in:
parent
744634880e
commit
155c342c04
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
- web-data
|
- web-data
|
||||||
|
|
||||||
- name: make the subdirs
|
- name: make the subdirs
|
||||||
file: path=/var/www/html/csv-reports/{{items}} state=directory mode=0755
|
file: path=/var/www/html/csv-reports/{{item}} state=directory mode=0755
|
||||||
with_items: [images, getfedora, hotspot, mirrors, start]
|
with_items: [images, getfedora, hotspot, mirrors, start]
|
||||||
tags:
|
tags:
|
||||||
- web-data
|
- web-data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue