mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Split integration tests out from Makefile. (#17976)
This commit is contained in:
1
test/integration/targets/connection_libvirt_lxc/runme.sh
Symbolic link
1
test/integration/targets/connection_libvirt_lxc/runme.sh
Symbolic link
@@ -0,0 +1 @@
|
||||
../connection_posix/test.sh
|
||||
@@ -0,0 +1,6 @@
|
||||
[libvirt_lxc]
|
||||
libvirt_lxc-pipelining ansible_ssh_pipelining=true
|
||||
libvirt_lxc-no-pipelining ansible_ssh_pipelining=false
|
||||
[libvirt_lxc:vars]
|
||||
ansible_host=lv-ubuntu-wily-amd64
|
||||
ansible_connection=libvirt_lxc
|
||||
Reference in New Issue
Block a user