ufw: Policies als Variable
This commit is contained in:
parent
66c9174131
commit
a8340f655a
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@
|
|||
protocol: tcp
|
||||
comment: 'ssh'
|
||||
from_ip: 192.168.2.0/24
|
||||
ufw_default_incoming_policy: deny
|
||||
ufw_default_outgoing_policy: allow
|
||||
### ryandaniels.create_users
|
||||
users:
|
||||
- username: mg
|
||||
|
|
Loading…
Reference in a new issue