From 5f5c498c75d6a2e587bb2ba620124ffb0b7a02cc Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Wed, 17 Nov 2021 08:29:05 +0100 Subject: [PATCH] Check if variables are present. --- host.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host.yaml b/host.yaml index 05f22b2..fcac7c8 100644 --- a/host.yaml +++ b/host.yaml @@ -20,4 +20,4 @@ - debug: var=containers.stdout_lines - - debug:var=mysql_user + - debug: var=mysql_user