feat: Renamed xen_orchestra -> xen_orchestra_instance

This commit is contained in:
Samori Gorse 2024-06-24 09:24:40 +00:00
commit 23dec6f5c7

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.