mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
1
tests/integration/targets/connection_jail/aliases
Normal file
1
tests/integration/targets/connection_jail/aliases
Normal file
|
@ -0,0 +1 @@
|
|||
unsupported
|
1
tests/integration/targets/connection_jail/runme.sh
Symbolic link
1
tests/integration/targets/connection_jail/runme.sh
Symbolic link
|
@ -0,0 +1 @@
|
|||
../connection_posix/test.sh
|
|
@ -0,0 +1,7 @@
|
|||
[jail]
|
||||
jail-pipelining ansible_ssh_pipelining=true
|
||||
jail-no-pipelining ansible_ssh_pipelining=false
|
||||
[jail:vars]
|
||||
ansible_host=freebsd_10_2
|
||||
ansible_connection=jail
|
||||
ansible_python_interpreter=/usr/local/bin/python
|
Loading…
Add table
Add a link
Reference in a new issue