1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-16 04:47:30 +00:00

fix extends_documentation_fragment

This commit is contained in:
Felix Grzelka 2026-06-03 09:44:09 +00:00
parent 7d8cfcc720
commit efad552887

View file

@ -35,8 +35,8 @@ options:
extends_documentation_fragment:
- community.general._keycloak
- community.general._keycloak.actiongroup_keycloak
- community.general._attributes
- community.general._attributes.info_module
author:
- Felix Grzelka (@felix-grzelka)