From aabf27b29c2f5b9e0603a3506739cd2a86329830 Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Wed, 17 Nov 2021 08:25:10 +0100 Subject: [PATCH] Check if variables are present. --- host.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/host.yaml b/host.yaml index 5dfa473..05f22b2 100644 --- a/host.yaml +++ b/host.yaml @@ -19,3 +19,5 @@ register: containers - debug: var=containers.stdout_lines + + - debug:var=mysql_user