add debug

This commit is contained in:
Andy Rajagopalan
2020-08-12 17:02:39 -07:00
parent 91cb25e9bf
commit c26b273625

View File

@@ -1,5 +1,8 @@
--- ---
- name: debug message
debug: msg="{{ lookup('template', './confluence.cfg.xml.j2') }} will return the contents from evaluation of this template"
- name: Create application directories - name: Create application directories
file: file:
path: "{{ item }}" path: "{{ item }}"