mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[PR #6066/0307fd12 backport][stable-6] Add attributes to ocapi_info (#6067)
Add attributes to ocapi_info (#6066)
Add attributes to ocapi_info.
(cherry picked from commit 0307fd12eb
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
044c706d64
commit
d4d1c847cf
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ short_description: Manages Out-Of-Band controllers using Open Composable API (OC
|
||||||
description:
|
description:
|
||||||
- Builds OCAPI URIs locally and sends them to remote OOB controllers to
|
- Builds OCAPI URIs locally and sends them to remote OOB controllers to
|
||||||
get information back.
|
get information back.
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- community.general.attributes
|
||||||
|
- community.general.attributes.info_module
|
||||||
options:
|
options:
|
||||||
category:
|
category:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue