sssd: Better error handling

This commit is contained in:
Timo Makinen 2025-01-30 19:17:45 +00:00
parent f0b1b064db
commit 243574e415

View file

@ -26,9 +26,9 @@
- current
- --raw
register: result
failed_when: false
check_mode: false
changed_when: false
failed_when: result.rc not in [0, 2]
- name: Switch authselect to use sssd
ansible.builtin.command: