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