WIP debug mode for config vars
This commit is contained in:
parent
87771c6168
commit
e367e470bf
@ -31,6 +31,10 @@
|
||||
})
|
||||
}}"
|
||||
|
||||
- name: DEBUG -> Show me the config setup again
|
||||
debug:
|
||||
msg: "{{ config }}"
|
||||
|
||||
- name: Create extra application directories
|
||||
become: true
|
||||
file:
|
||||
|
Reference in New Issue
Block a user