base und sysupgrade role, some hardening
This commit is contained in:
8
host_vars/docker2
Normal file
8
host_vars/docker2
Normal file
@@ -0,0 +1,8 @@
|
||||
mgmt:
|
||||
ip: 192.168.122.32
|
||||
mask: 255.255.255.0
|
||||
gw: 192.168.122.1
|
||||
dns:
|
||||
- 192.168.122.1
|
||||
- 8.8.8.8
|
||||
ansible_host: "{{ mgmt.ip }}"
|
Reference in New Issue
Block a user