mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 12:10:31 -07:00
fix: Trailing space
This commit is contained in:
parent
749ff82292
commit
0c0a87f87c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ options:
|
|||
choices: ['present', 'started', 'absent', 'stopped', 'restarted']
|
||||
default: present
|
||||
vm_uid:
|
||||
description:
|
||||
description:
|
||||
- UID of the target Virtual Machine. Required when O(state=absent), O(state=started), O(state=stopped) or
|
||||
O(state=restarted)
|
||||
type: str
|
||||
|
|
Loading…
Add table
Reference in a new issue