fix: Trailing space

This commit is contained in:
Samori Gorse 2024-06-11 17:12:53 +02:00
commit dd28a9125a

View file

@ -39,7 +39,7 @@ options:
choices: ['present', 'started', 'absent', 'stopped', 'restarted'] choices: ['present', 'started', 'absent', 'stopped', 'restarted']
default: present default: present
vm_uid: vm_uid:
description: description:
- UID of the target Virtual Machine. Required when O(state=absent), O(state=started), O(state=stopped) or - UID of the target Virtual Machine. Required when O(state=absent), O(state=started), O(state=stopped) or
O(state=restarted) O(state=restarted)
type: str type: str