Pavel Loginov 2020-03-18 20:03:19 +01:00
parent e2c1ebe249
commit 01fecb1fcb
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}" ]