Update keycloak_client.py (#43547)

* Update keycloak_client.py to document the 'realm' parameter, eliminate E322 ignore
This commit is contained in:
max-allan-surevine 2018-09-20 16:34:04 +01:00 committed by Alicia Cozine
parent 406b59aeba
commit cb460dee74
2 changed files with 4 additions and 1 deletions

View file

@ -45,6 +45,10 @@ options:
choices: ['present', 'absent']
default: 'present'
realm:
description:
- The realm to create the client in.
client_id:
description:
- Client id of client to be worked on. This is usually an alphanumeric name chosen by