From 7621d3b58bc431abfbac475e9345f7eed15da41e Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Wed, 3 May 2023 11:07:16 +0200 Subject: [PATCH] test --- test_play.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_play.yml b/test_play.yml index ace7598..5e32e98 100755 --- a/test_play.yml +++ b/test_play.yml @@ -17,4 +17,4 @@ - debug: var: ansible_host - debug: - msg: {{ lookup('ansible.builtin.env', 'test') }} + msg: "'{{ lookup('ansible.builtin.env', 'test') }}'"