coma coma coma...
This commit is contained in:
parent
5c29359f1d
commit
b9a63ec94c
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@
|
|||
template: src={{ item.file }} dest={{ item.dest }}
|
||||
owner=apache group=apache mode=0600
|
||||
with_items:
|
||||
- { file: mirrormanager.conf dest: /etc/httpd/conf.d/mirrormanager.conf }
|
||||
- { file: mirrormanager2.cfg dest: /etc/mirrormanager/mirrormanager2.cfg }
|
||||
- { file: mirrormanager2.wsgi dest: /var/www/mirrormanager2.wsgi }
|
||||
- { file: mirrormanager.conf, dest: /etc/httpd/conf.d/mirrormanager.conf }
|
||||
- { file: mirrormanager2.cfg, dest: /etc/mirrormanager/mirrormanager2.cfg }
|
||||
- { file: mirrormanager2.wsgi, dest: /var/www/mirrormanager2.wsgi }
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue