mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-29 15:08:59 +00:00
Use FQCN for core doc fragments (#11897)
Use FQCN for core doc fragments.
This commit is contained in:
parent
6b5bf0a0bc
commit
bbf98ea141
8 changed files with 12 additions and 12 deletions
|
|
@ -11,7 +11,7 @@ author:
|
|||
short_description: OpenNebula inventory source
|
||||
version_added: "3.8.0"
|
||||
extends_documentation_fragment:
|
||||
- constructed
|
||||
- ansible.builtin.constructed
|
||||
description:
|
||||
- Get inventory hosts from OpenNebula cloud.
|
||||
- Uses an YAML configuration file ending with either C(opennebula.yml) or C(opennebula.yaml) to set parameter values.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue