mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 04:00:31 -07:00
feat: Renamed xen_orchestra -> xen_orchestra_instance
This commit is contained in:
parent
0f7ef7a3bc
commit
99ff687b8f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
Loading…
Add table
Reference in a new issue