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