space after name
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user