put the mirror data into a subdir

This commit is contained in:
Stephen Smoogen 2016-05-04 19:53:18 +00:00
parent 7eb6de4243
commit 0707acc995
3 changed files with 211 additions and 202 deletions

View file

@ -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