mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Removing required from documentaion of name parameter (#43530)
* Removing required from documentaion of name parameter * extra text to make clearer when name is required
This commit is contained in:
committed by
Jordan Borean
parent
3a4b6b1d12
commit
4e4ae1508e
@@ -25,7 +25,7 @@ options:
|
|||||||
description:
|
description:
|
||||||
- name of the guest VM being managed. Note that VM must be previously
|
- name of the guest VM being managed. Note that VM must be previously
|
||||||
defined with xml.
|
defined with xml.
|
||||||
required: true
|
- This option is required unless I(command) is C(list_vms).
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- Note that there may be some lag for state requests like C(shutdown)
|
- Note that there may be some lag for state requests like C(shutdown)
|
||||||
|
|||||||
Reference in New Issue
Block a user