ansible/group_vars/sshsign.yml
2021-09-26 13:15:27 +00:00

6 lines
114 B
YAML

---
datadisks:
- 10
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 443}