mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50: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,4 +3,4 @@ docker-pipelining ansible_ssh_pipelining=true
|
|||
docker-no-pipelining ansible_ssh_pipelining=false
|
||||
[docker:vars]
|
||||
ansible_host=ubuntu-latest
|
||||
ansible_connection=docker
|
||||
ansible_connection=community.general.docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue