From f5c6f6e0b29156b53c98b2f33e0a87655f602528 Mon Sep 17 00:00:00 2001 From: Justin Stephenson Date: Tue, 30 Jan 2024 10:04:24 -0500 Subject: [PATCH] Update tasks/main.yml Co-authored-by: Richard Megginson --- tasks/main.yml | 1 + 1 file changed, 1 insertion(+) 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