Add new host_vars for vpn01

This commit is contained in:
Stefan Hoffmann 2023-04-17 21:15:40 +02:00
parent b2d61acaf7
commit 1361b9320c
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -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