mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
changes description to match module (#31364)
This commit is contained in:
parent
a73e2a924b
commit
50761bef0a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
choices: ["yes", "no"]
|
choices: ["yes", "no"]
|
||||||
description:
|
description:
|
||||||
- Specify if a given storage pool should be started automatically on system boot.
|
- Specify if a given network should be started automatically on system boot.
|
||||||
uri:
|
uri:
|
||||||
required: false
|
required: false
|
||||||
default: "qemu:///system"
|
default: "qemu:///system"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue