don't open dhcpv6
This commit is contained in:
parent
c438daeb3d
commit
b1ffc58047
2 changed files with 0 additions and 9 deletions
|
@ -9,11 +9,6 @@
|
|||
service: ssh
|
||||
permanent: yes
|
||||
state: enabled
|
||||
- name: Allow DHCPv6
|
||||
firewalld:
|
||||
service: dhcpv6-client
|
||||
permanent: yes
|
||||
state: enabled
|
||||
- name: Start firewalld
|
||||
systemd:
|
||||
enabled: true
|
||||
|
|
Reference in a new issue