4
0
Fork 0

removed success_msg

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-26 16:03:29 +00:00
parent 7d426bd497
commit 2168a68b4e
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -50,7 +50,6 @@
ansible.builtin.assert:
that: goss_available.stat.exists
fail_msg: "Audit binary file {{ audit_bin }} does not exist"
success_msg: "Audit binary file {{ audit_bin }} exists"
when:
- run_audit