vm-ansible/host_vars/postgres.yaml

6 lines
68 B
YAML

---
firewall:
- port: "5432"
proto: tcp
interface: "eth0"