mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
commit
b869551a4c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- libvirt connection uri
|
- libvirt connection uri
|
||||||
required: false
|
required: false
|
||||||
defaults: qemu:///
|
defaults: qemu:///system
|
||||||
examples:
|
examples:
|
||||||
- code: "virt: name=alpha state=running"
|
- code: "virt: name=alpha state=running"
|
||||||
description: "Example from Ansible Playbooks"
|
description: "Example from Ansible Playbooks"
|
||||||
|
|
Loading…
Reference in a new issue