Fix bind configuration.
This commit is contained in:
parent
b0e34434b1
commit
a5e143b900
6 changed files with 14 additions and 17 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue