1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-26 06:57:32 +00:00
community.general/tests/integration/targets/connection_lxd/test_connection.inventory
2020-03-29 13:02:28 +02:00

6 lines
179 B
Text

[lxd]
lxd-pipelining ansible_ssh_pipelining=true
lxd-no-pipelining ansible_ssh_pipelining=false
[lxd:vars]
ansible_host=centos-7-amd64
ansible_connection=community.general.lxd