r/named: Fix typo in firewalld condition

This commit is contained in:
2022-08-20 18:18:38 -05:00
parent b7bbafd189
commit a34debbdd5

View File

@@ -79,6 +79,6 @@
permanent=no
immediate=yes
notify: save firewalld configuration
when: host_uses_firealld|d(true)|bool
when: host_uses_firewalld|d(true)|bool
tags:
- firewalld