diff --git a/tasks/main.yml b/tasks/main.yml index d3142a7..b4c477e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -80,6 +80,7 @@ - name: Enable authselect profile with tlog feature command: authselect select sssd with-tlog --force + changed_when: true when: - not ansible_check_mode - tlog_use_sssd | bool