|
|
@ -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"
|
|
|
|