mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 03:12:46 +00:00
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
[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
|