roles/firewall: fix invalid argument
This commit is contained in:
parent
a1c44da446
commit
3b6ec76ce8
@ -63,7 +63,7 @@
|
||||
|
||||
- name: Deny all ports by default
|
||||
community.general.ufw:
|
||||
enabled: true
|
||||
state: enabled
|
||||
|
||||
- name: Enable firewall service
|
||||
service:
|
||||
|
Loading…
Reference in New Issue
Block a user