You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK [Assign auth types to user] ***********************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "value of userauthtype must be one or more of: password, radius, otp, pkinit, hardened, idp, . Got no match for: passkey"}
Expected result:
TASK [Assign auth types to user] ***********************************************************************************************************************************************************
changed: [localhost]
Version Information
ansible-galaxy collection list redhat.rhel_idm
/home/parmstro/.ansible/collections/ansible_collections
Collection Version
redhat.rhel_idm 1.11.1
/usr/share/ansible/collections/ansible_collections
Collection Version
redhat.rhel_idm 1.11.1
Sample code:
Actual result:
TASK [Assign auth types to user] ***********************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "value of userauthtype must be one or more of: password, radius, otp, pkinit, hardened, idp, . Got no match for: passkey"}
Expected result:
TASK [Assign auth types to user] ***********************************************************************************************************************************************************
changed: [localhost]
PLAY RECAP *************************************************************************************************************************************************************
localhost : ok=7 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0
The text was updated successfully, but these errors were encountered: