4 lines
144 B
YAML
4 lines
144 B
YAML
ansible_host: 192.168.140.142
|
|
ansible_user: ubuntu
|
|
ansible_ssh_extra_args: "-o IdentitiesOnly=yes"
|
|
ansible_python_interpreter: /usr/bin/python3
|