ansible/group_vars/services.yaml

14 lines
321 B
YAML

---
group_nft_input: []
# test
nft_group_rules:
- { from: [ '204.2.64.29' ], port: "3306", comment: "Mysql vanaf eventinfra, verzoek AK" }
- { from: [ '100.64.0.14' ], port: "4000", proto: "udp", comment: "siahsd"}
power_mqtt_targets:
- net: space
ip: 100.64.0.21
- net: unicorndept
ip: 100.64.0.187