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
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 0 deletions

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: