5 lines
143 B
YAML
5 lines
143 B
YAML
|
ansible_host: 192.168.140.96
|
||
|
ansible_user: ubuntu
|
||
|
ansible_ssh_extra_args: "-o IdentitiesOnly=yes"
|
||
|
ansible_python_interpreter: /usr/bin/python3
|