fix: Trailing space

This commit is contained in:
Samori Gorse 2024-06-11 17:12:53 +02:00
parent 749ff82292
commit 0c0a87f87c

View file

@ -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