mirror of https://github.com/Aidaho12/haproxy-wi
parent
bb456e13be
commit
5c24e6d84d
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: restart apache
|
||||
service:
|
||||
name: "{{ apache_service }}"
|
||||
state: "{{ apache_restart_state }}"
|
Loading…
Reference in New Issue