forked from bitlair/ansible
7 lines
109 B
YAML
7 lines
109 B
YAML
---
|
|
|
|
manage_sshd_config: false
|
|
|
|
group_nft_input:
|
|
- "# Allow SSH from world"
|
|
- "tcp dport { ssh } accept"
|