1
0
Fork 0
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:
Guillaume Dorschner 2025-12-19 12:27:40 +01:00
parent 7928b70c2a
commit b92d94db23

View file

@ -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.