mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-24 22:11:23 +08:00
only redefine restart httpd
This commit is contained in:
@@ -111,6 +111,6 @@
|
||||
- fail2ban
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
- name: restart httpd
|
||||
service: name=httpd state=restarted
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
Reference in New Issue
Block a user