mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
10 lines
183 B
Plaintext
10 lines
183 B
Plaintext
[posix]
|
|
remote
|
|
|
|
[posix:vars]
|
|
ansible_connection=ssh
|
|
ansible_host=@ansible_host
|
|
ansible_port=@ansible_port
|
|
ansible_user=@ansible_user
|
|
ansible_python_interpreter=/usr/local/bin/python2
|