diff --git a/playbooks/test_replace.yml b/playbooks/test_replace.yml index ae8a08c..f365ed7 100644 --- a/playbooks/test_replace.yml +++ b/playbooks/test_replace.yml @@ -7,4 +7,4 @@ tasks: - name: Print the gateway for each host when defined ansible.builtin.debug: - msg: var is {{ app_path }} \ No newline at end of file + msg: var is {{ app_path2 }} \ No newline at end of file