Reload apache after hotfix
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
e1fb3f9618
commit
0cfc7ea7ad
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
mode=0644
|
||||
tags:
|
||||
- koji_hub
|
||||
notify: reload httpd
|
||||
|
||||
- name: Remove python compiled files for auth.py
|
||||
file: path=/usr/lib/python2.7/site-packages/koji/auth.{{item}} state=absent
|
||||
|
@ -37,6 +38,7 @@
|
|||
- pyo
|
||||
tags:
|
||||
- koji_hub
|
||||
notify: reload httpd
|
||||
|
||||
- name: make koji pki directory
|
||||
file: state=directory path=/etc/pki/koji/ owner=root group=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue