diff --git a/plugins/modules/xen_orchestra.py b/plugins/modules/xen_orchestra.py index 4c5c13198a..588b3d580e 100644 --- a/plugins/modules/xen_orchestra.py +++ b/plugins/modules/xen_orchestra.py @@ -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