mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
Restart httpd on ssl config changes.
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
tags:
|
||||
- config
|
||||
- koji_hub
|
||||
notify: restart httpd
|
||||
when: env == "staging"
|
||||
|
||||
- name: koji ssl config
|
||||
@@ -160,6 +161,7 @@
|
||||
tags:
|
||||
- config
|
||||
- koji_hub
|
||||
notify: restart httpd
|
||||
when: env != "staging"
|
||||
|
||||
- name: kojira log dir
|
||||
|
||||
Reference in New Issue
Block a user