forked from bitlair/ansible
Update group_vars/services.yaml
This commit is contained in:
parent
c6edd95b5d
commit
6b1791cc89
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
group_nft_input: []
|
group_nft_input: []
|
||||||
- { from: ['100.64.0.14' ], port: "4000", comment: "siahsd"}
|
- { from: [ '100.64.0.14' ], port: "4000", comment: "siahsd"}
|
||||||
|
|
||||||
nft_group_rules:
|
nft_group_rules:
|
||||||
- { from: [ '204.2.64.29' ], port: "3306", comment: "Mysql vanaf eventinfra, verzoek AK" }
|
- { from: [ '204.2.64.29' ], port: "3306", comment: "Mysql vanaf eventinfra, verzoek AK" }
|
||||||
|
|
Loading…
Add table
Reference in a new issue