WIP config vars debugging

This commit is contained in:
Luke Murphy 2020-04-14 13:50:01 +02:00
parent 28bb95e149
commit 651c2a2888
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
---
- name: DEBUG
debug:
msg: "{{ config }}"
- name: Set HTTP 80 port proxy
dokku_ports:
app: "{{ dokku.app }}"