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
Thank you for spotting this and letting us know it only helps to improve the content. I have added this quick fix to a new branch that i hope will be merged by early next week into devel.
The following command doesn't report the audit summary
ansible-playbook -i inventory site.yml --tags "run_audit"
Adding the tag run_audit in the
tasks/main.yml
like below will fix it.The text was updated successfully, but these errors were encountered: