Added host templates + new firewall rules
This commit is contained in:
2
templates/hosts-init.inv.j2
Normal file
2
templates/hosts-init.inv.j2
Normal file
@@ -0,0 +1,2 @@
|
||||
{{ ansible_nodename }} ansible_host={{ ansible_default_ipv4.address }} ansible_port=2230 ansible_user=tanguy
|
||||
roger-skyline-1 ansible_host=192.168.99.2 ansible_port=2230 ansible_user=tanguy
|
||||
Reference in New Issue
Block a user