mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
[posix]
|
|
remote
|
|
|
|
[posix:vars]
|
|
ansible_connection=ssh
|
|
ansible_host=@ansible_host
|
|
ansible_user=@ansible_user
|
|
ansible_python_interpreter=/usr/local/bin/python2
|