mirror of https://github.com/Aidaho12/haproxy-wi
parent
e2c1ebe249
commit
01fecb1fcb
|
@ -118,6 +118,7 @@
|
|||
permanent: yes
|
||||
immediate: yes
|
||||
ignore_errors: yes
|
||||
no_log: True
|
||||
when: ansible_facts.services["firewalld.service"]['state'] == "running"
|
||||
with_items: [ "{{ STAT_PORT }}", "{{ SOCK_PORT }}" ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue