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:
|
||||
- libvirt connection uri
|
||||
required: false
|
||||
defaults: qemu:///
|
||||
defaults: qemu:///system
|
||||
examples:
|
||||
- code: "virt: name=alpha state=running"
|
||||
description: "Example from Ansible Playbooks"
|
||||
|
|
Loading…
Reference in a new issue