mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Fix FQCRs. (#64)
This commit is contained in:
parent
3c4e98cce2
commit
6ab9f071c6
11 changed files with 19 additions and 19 deletions
|
@ -14,4 +14,4 @@ lxc-no-pipelining ansible_ssh_pipelining=false
|
|||
# 6. stop container
|
||||
# $ sudo lxc-stop -n centos-7-amd64
|
||||
ansible_host=centos-7-amd64
|
||||
ansible_connection=lxc
|
||||
ansible_connection=community.general.lxc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue