mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Fix FQCRs. (#64)
This commit is contained in:
parent
3c4e98cce2
commit
6ab9f071c6
11 changed files with 19 additions and 19 deletions
|
@ -3,5 +3,5 @@ jail-pipelining ansible_ssh_pipelining=true
|
|||
jail-no-pipelining ansible_ssh_pipelining=false
|
||||
[jail:vars]
|
||||
ansible_host=freebsd_10_2
|
||||
ansible_connection=jail
|
||||
ansible_connection=community.general.jail
|
||||
ansible_python_interpreter=/usr/local/bin/python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue