1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/inventory.remote.template

10 lines
183 B
Text
Raw Normal View History

2016-08-01 22:46:37 +02:00
[posix]
remote
[posix:vars]
ansible_connection=ssh
ansible_host=@ansible_host
ansible_port=@ansible_port
2016-08-01 22:46:37 +02:00
ansible_user=@ansible_user
ansible_python_interpreter=/usr/local/bin/python2