openqa: restart httpd on apache config change
This commit is contained in:
parent
c6e2c27a41
commit
c60d19b0ee
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@
|
|||
|
||||
- name: Set up Apache config
|
||||
template: src=openqa.conf.httpd.j2 dest=/etc/httpd/conf.d/openqa.conf owner=root group=root mode=0644
|
||||
notify:
|
||||
- reload httpd
|
||||
tags:
|
||||
- config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue