diff --git a/evolinux-users/tasks/profile.yml b/evolinux-users/tasks/profile.yml index 99af2512..177d7628 100644 --- a/evolinux-users/tasks/profile.yml +++ b/evolinux-users/tasks/profile.yml @@ -4,6 +4,7 @@ command: 'grep -q "trap.*sudo.*evomaintenance.sh"' changed_when: False failed_when: False + check_mode: no register: grep_profile_evomaintenance # Don't add the trap if it is present or commented