Merge branch 'master' of /git/ansible
This commit is contained in:
commit
b42d3f02fc
1 changed files with 1 additions and 3 deletions
|
@ -210,9 +210,7 @@
|
||||||
notify: restart httpd
|
notify: restart httpd
|
||||||
|
|
||||||
- name: koji web staging config files
|
- name: koji web staging config files
|
||||||
copy: src={{ item }} dest=/etc/httpd/conf.d/{{ item }} owner=root group=root
|
copy: src=kojiweb.conf.stg dest=/etc/httpd/conf.d/kojiweb-stg.conf owner=root group=root
|
||||||
with_items:
|
|
||||||
- kojiweb.conf.stg
|
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- koji_hub
|
- koji_hub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue