WIP config vars debugging
This commit is contained in:
parent
28bb95e149
commit
651c2a2888
@ -1,4 +1,8 @@
|
|||||||
---
|
---
|
||||||
|
- name: DEBUG
|
||||||
|
debug:
|
||||||
|
msg: "{{ config }}"
|
||||||
|
|
||||||
- name: Set HTTP 80 port proxy
|
- name: Set HTTP 80 port proxy
|
||||||
dokku_ports:
|
dokku_ports:
|
||||||
app: "{{ dokku.app }}"
|
app: "{{ dokku.app }}"
|
||||||
|
Reference in New Issue
Block a user