put the mirror data into a subdir
This commit is contained in:
parent
7eb6de4243
commit
0707acc995
3 changed files with 211 additions and 202 deletions
|
@ -5,7 +5,12 @@
|
|||
- web-data
|
||||
|
||||
- name: make the web directory exists
|
||||
file: path=/var/www/html/csv-reports/ state=directory
|
||||
file: path=/var/www/html/csv-reports/ state=directory
|
||||
file: path=/var/www/html/csv-reports/images state=directory
|
||||
file: path=/var/www/html/csv-reports/getfedora state=directory
|
||||
file: path=/var/www/html/csv-reports/hotspot state=directory
|
||||
file: path=/var/www/html/csv-reports/mirrors state=directory
|
||||
file: path=/var/www/html/csv-reports/start state=directory
|
||||
tags:
|
||||
- web-data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue