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 @@ lxd-pipelining ansible_ssh_pipelining=true
|
|||
lxd-no-pipelining ansible_ssh_pipelining=false
|
||||
[lxd:vars]
|
||||
ansible_host=centos-7-amd64
|
||||
ansible_connection=lxd
|
||||
ansible_connection=community.general.lxd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue