Add new host_vars for vpn01
This commit is contained in:
parent
b2d61acaf7
commit
1361b9320c
@ -2,6 +2,11 @@
|
|||||||
### Ansible
|
### Ansible
|
||||||
###
|
###
|
||||||
ansible_host: 5.9.220.114
|
ansible_host: 5.9.220.114
|
||||||
|
ansible_host_net: /29
|
||||||
|
ansible_host_ipv6: 2a01:4f8:262:5112::101
|
||||||
|
ansible_host_ipv6_net: /64
|
||||||
|
ipv4_gateway: 5.9.220.112
|
||||||
|
ipv6_gateway: 2a01:4f8:262:5112::3
|
||||||
ansible_port: 22
|
ansible_port: 22
|
||||||
ansible_ssh_user: root
|
ansible_ssh_user: root
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
Loading…
Reference in New Issue
Block a user