r/named: Fix typo in firewalld condition

btop
Dustin 2022-08-20 18:18:38 -05:00
parent b7bbafd189
commit a34debbdd5
1 changed files with 1 additions and 1 deletions

View File

@ -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