space after name

This commit is contained in:
2025-11-21 16:58:50 +01:00
parent 0c9f9eabd2
commit 2414a92ea1
+1 -1
View File
@@ -4,7 +4,7 @@
path: /opt/ansible_workdir path: /opt/ansible_workdir
register: app_dir register: app_dir
-name: Debug app_dir result - name: Debug app_dir result
debug: debug:
msg: "{{ app_dir }} is the place to be" msg: "{{ app_dir }} is the place to be"