feat: Renamed xen_orchestra -> xen_orchestra_instance

This commit is contained in:
Samori Gorse 2024-06-24 09:24:40 +00:00
parent 0f7ef7a3bc
commit 99ff687b8f

View file

@ -7,7 +7,7 @@ from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
DOCUMENTATION = '''
module: xen_orchestra
module: xen_orchestra_instance
short_description: Management of instances on Xen Orchestra
description:
- Allows you to create/delete/restart/stop instances on Xen Orchestra.