mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
[chroot]
|
|
chroot-pipelining ansible_ssh_pipelining=true
|
|
chroot-no-pipelining ansible_ssh_pipelining=false
|
|
[chroot:vars]
|
|
ansible_host=/
|
|
ansible_connection=chroot
|