You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the auditing system is locked with the -e 2. So doing a restart auditd fails AFAIK, because it requires a system restart to load the new changes.
In the case of auditing system be locked, with -e 2 flag, then the handler fails to execute and the playbook is marked as failed.
I think setting
ignore_errors: True
would be better.The text was updated successfully, but these errors were encountered: