add log01 host

This commit is contained in:
Timo Makinen 2019-07-19 17:20:15 +03:00
parent 7088bc9b14
commit afd81c714c
4 changed files with 35 additions and 0 deletions

4
group_vars/log.yml Normal file
View file

@ -0,0 +1,4 @@
---
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 6514, from: [172.20.20.0/22]}