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
The Update PAM Auth handler is called by ansible, but this was removed as part of #2108. Either this handler should be restored or the notify call should be removed.
🌳 Log messages
Relevant log messages
workspace-01 python3[33306]: ansible-community.general.pamd Invoked with name=common-session type=session control=optional module_path=pam_systemd.so new_type=session new_control=optional new_module_path=pam_mkhomedir.so module_arguments=['skel=/etc/skel umask=0022'] state=after path=/etc/pam.d backup=False
workspace-01 desired_state.sh[5047]: ERROR! The requested handler 'Update PAM auth' was not found in either the main handlers list nor in the listening handlers list
♻️ To reproduce
Attempt to deploy an SRE from this branch.
The text was updated successfully, but these errors were encountered:
✅ Checklist
💻 System information
📦 Packages
List of packages
🚫 Describe the problem
The
Update PAM Auth
handler is called by ansible, but this was removed as part of #2108. Either this handler should be restored or the notify call should be removed.🌳 Log messages
Relevant log messages
♻️ To reproduce
Attempt to deploy an SRE from this branch.
The text was updated successfully, but these errors were encountered: