diff --git a/tasks/main.yml b/tasks/main.yml index 1b13cc2..1797456 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -177,4 +177,4 @@ ansible.builtin.debug: msg: "You have {{ warn_count }} Warning(s) that require investigating that are related to the following benchmark ID(s) {{ warn_control_list }}" tags: - - always + - always \ No newline at end of file