Remove bogus config.
This commit is contained in:
parent
d40a72f7f5
commit
3b179a2ce6
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@
|
|||
notify:
|
||||
- restart apache
|
||||
|
||||
- name: destroy a bogus config file brought in by python-datanommer-models
|
||||
file: dest=/etc/fedmsg.d/datanommer.py state=absent
|
||||
notify:
|
||||
- restart apache
|
||||
|
||||
- name: copy fmn httpd config
|
||||
copy: >
|
||||
src=fmn.web.conf dest=/etc/httpd/conf.d/fmn.web.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue