Add vars debug too

This commit is contained in:
Luke Murphy 2020-04-14 13:58:46 +02:00
parent 914243fd83
commit 313b18faf3
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -65,4 +65,5 @@
with_items:
- "{{ config }}"
- "{{ dokku }}"
- "{{ vars }}"
when: debug is defined and debug == true