Add vars debug too
This commit is contained in:
parent
914243fd83
commit
313b18faf3
@ -65,4 +65,5 @@
|
||||
with_items:
|
||||
- "{{ config }}"
|
||||
- "{{ dokku }}"
|
||||
- "{{ vars }}"
|
||||
when: debug is defined and debug == true
|
||||
|
Reference in New Issue
Block a user