Add vmhost02.home.foo.sh
This commit is contained in:
parent
aac14db657
commit
0ae634aed2
3 changed files with 18 additions and 0 deletions
3
group_vars/vmhost.yml
Normal file
3
group_vars/vmhost.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
Loading…
Add table
Add a link
Reference in a new issue