1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add attributes to ocapi_info (#6066)

Add attributes to ocapi_info.
This commit is contained in:
Felix Fontein 2023-02-24 11:13:27 +01:00 committed by GitHub
parent 18a6bdd6aa
commit 0307fd12eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,9 @@ short_description: Manages Out-Of-Band controllers using Open Composable API (OC
description:
- Builds OCAPI URIs locally and sends them to remote OOB controllers to
get information back.
extends_documentation_fragment:
- community.general.attributes
- community.general.attributes.info_module
options:
category:
required: true