ansible/group_vars/shell.yaml
2024-12-02 21:57:47 +01:00

6 lines
103 B
YAML

---
manage_sshd_config: false
group_nft_input:
- "tcp dport { ssh } accept # Allow SSH from world"