WIP debug mode for config vars

This commit is contained in:
Luke Murphy
2020-04-15 12:35:18 +02:00
parent 87771c6168
commit e367e470bf

View File

@ -31,6 +31,10 @@
})
}}"
- name: DEBUG -> Show me the config setup again
debug:
msg: "{{ config }}"
- name: Create extra application directories
become: true
file: