mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
[ssh]
|
|
ssh-pipelining ansible_ssh_pipelining=true
|
|
ssh-no-pipelining ansible_ssh_pipelining=false
|
|
[ssh:vars]
|
|
ansible_host=localhost
|
|
ansible_connection=ssh
|