8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
|
# inventory/hosts
|
||
|
|
||
|
[vpns]
|
||
|
test_vpn ansible_host=195.140.147.45 ansible_ssh_user=root
|
||
|
|
||
|
[all:vars]
|
||
|
ansible_python_interpreter=/usr/bin/python3
|