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') }}'"