mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 10:40:32 -07:00
Update plugins/modules/keycloak_authz_resource.py
Co-authored-by: Mark Armstrong <markparmstrong@gmail.com>
This commit is contained in:
parent
d026a6ccb1
commit
45154faab7
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ author:
|
|||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: Manage scope-based Keycloak authorization resource
|
||||
- name: Manage Keycloak authorization resource
|
||||
community.general.keycloak_authz_resource:
|
||||
name: test-resource
|
||||
state: present
|
||||
|
|
Loading…
Add table
Reference in a new issue