mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Generalize UFW rule inventory inputs
This commit is contained in:
@@ -19,6 +19,7 @@ host_ufw_rules:
|
||||
- rule: allow
|
||||
port: "22"
|
||||
proto: tcp
|
||||
src: "192.168.0.0/24"
|
||||
|
||||
host_sshd_settings:
|
||||
PermitRootLogin: "no"
|
||||
|
||||
Reference in New Issue
Block a user