r/named: Fix typo in firewalld condition
parent
b7bbafd189
commit
a34debbdd5
|
@ -79,6 +79,6 @@
|
||||||
permanent=no
|
permanent=no
|
||||||
immediate=yes
|
immediate=yes
|
||||||
notify: save firewalld configuration
|
notify: save firewalld configuration
|
||||||
when: host_uses_firealld|d(true)|bool
|
when: host_uses_firewalld|d(true)|bool
|
||||||
tags:
|
tags:
|
||||||
- firewalld
|
- firewalld
|
||||||
|
|
Loading…
Reference in New Issue