mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-02 20:24:23 -07:00
feat: Renamed xen_orchestra -> xen_orchestra_instance
This commit is contained in:
parent
f8bb07d666
commit
23dec6f5c7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from __future__ import (absolute_import, division, print_function)
|
||||||
__metaclass__ = type
|
__metaclass__ = type
|
||||||
|
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
module: xen_orchestra
|
module: xen_orchestra_instance
|
||||||
short_description: Management of instances on Xen Orchestra
|
short_description: Management of instances on Xen Orchestra
|
||||||
description:
|
description:
|
||||||
- Allows you to create/delete/restart/stop instances on Xen Orchestra.
|
- Allows you to create/delete/restart/stop instances on Xen Orchestra.
|
Loading…
Add table
Add a link
Reference in a new issue