evolinux-users: evomaintenance trap detection also with check_mode

evoadmin-mail
Jérémy Lecour 5 years ago committed by Jérémy Lecour
parent c18b83d974
commit 097f732922

@ -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

Loading…
Cancel
Save