mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 14:05:07 +00:00
added: blank line
This commit is contained in:
parent
7928b70c2a
commit
b92d94db23
1 changed files with 1 additions and 0 deletions
|
|
@ -298,6 +298,7 @@ from ansible_collections.community.general.plugins.module_utils.identity.keycloa
|
|||
)
|
||||
from ansible.module_utils.basic import AnsibleModule
|
||||
|
||||
|
||||
def normalise_boolean(obj):
|
||||
"""
|
||||
Recursive fonction to traverse the obj and unify the boolean values.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue