summaryrefslogtreecommitdiff
path: root/test/integration/targets/connection_docker/test_connection.inventory
blob: 42940ac3b7f8b227738036bed666c1375bff2b7d (plain)
1
2
3
4
5
6
[docker]
docker-pipelining    ansible_ssh_pipelining=true
docker-no-pipelining ansible_ssh_pipelining=false
[docker:vars]
ansible_host=ubuntu-latest
ansible_connection=docker