Fix bind configuration.

This commit is contained in:
Andreas B. Mundt 2022-06-13 22:59:38 +02:00 committed by Andreas B. Mundt
parent b0e34434b1
commit a5e143b900
6 changed files with 14 additions and 17 deletions

View file

@ -33,7 +33,7 @@
immediate: true
when: not run_in_installer|default(false)|bool
- name: add LAN interface to zone intern
- name: add LAN interface to internal zone
firewalld:
zone: internal
interface: "{{ if_lan }}"