✨: add 80 port for hypervisors
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m12s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m12s
This commit is contained in:
@@ -254,7 +254,7 @@ config rule
|
|||||||
list proto 'tcp'
|
list proto 'tcp'
|
||||||
option dest 'dmz'
|
option dest 'dmz'
|
||||||
option dest_ip '{{ hostvars[host]['ansible_default_ipv6']['address'] }}'
|
option dest_ip '{{ hostvars[host]['ansible_default_ipv6']['address'] }}'
|
||||||
option dest_port '8006'
|
option dest_port '80 8006'
|
||||||
option target 'ACCEPT'
|
option target 'ACCEPT'
|
||||||
option family 'ipv6'
|
option family 'ipv6'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user