From 5e5ddf336ac6ddf7b24f4c8fb43e6fa865559416 Mon Sep 17 00:00:00 2001 From: Dimitris Kambouris <171233555+d-kambouris@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:56:51 +0300 Subject: [PATCH] Removed trailing white space --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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