I don't know much about aide but that output appears to just show you what is 
being changed, is it possible aide simply uses rc 7 to denote that? If you 
don't believe the task is actually failing, try adding a param go the aide 
update task:

register: aide_update
failed_when: 
  - aide_update.rc != 0
  - aide_update.rc != 7

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/09bcb17b-186f-4206-a41e-12d9f2559177%40googlegroups.com.

Reply via email to