mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
2
tests/integration/targets/connection_lxd/aliases
Normal file
2
tests/integration/targets/connection_lxd/aliases
Normal file
|
@ -0,0 +1,2 @@
|
|||
non_local
|
||||
unsupported
|
1
tests/integration/targets/connection_lxd/runme.sh
Symbolic link
1
tests/integration/targets/connection_lxd/runme.sh
Symbolic link
|
@ -0,0 +1 @@
|
|||
../connection_posix/test.sh
|
|
@ -0,0 +1,6 @@
|
|||
[lxd]
|
||||
lxd-pipelining ansible_ssh_pipelining=true
|
||||
lxd-no-pipelining ansible_ssh_pipelining=false
|
||||
[lxd:vars]
|
||||
ansible_host=centos-7-amd64
|
||||
ansible_connection=lxd
|
Loading…
Add table
Add a link
Reference in a new issue