only redefine restart httpd
This commit is contained in:
parent
dbe4180044
commit
aa38d2bfc0
1 changed files with 1 additions and 1 deletions
|
@ -111,6 +111,6 @@
|
||||||
- fail2ban
|
- fail2ban
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
|
||||||
- name: restart httpd
|
- name: restart httpd
|
||||||
service: name=httpd state=restarted
|
service: name=httpd state=restarted
|
||||||
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue