diff --git a/plays/postdeploy/lib/http.yml b/plays/postdeploy/lib/http.yml index 98d46c5..71a2ad2 100644 --- a/plays/postdeploy/lib/http.yml +++ b/plays/postdeploy/lib/http.yml @@ -1,4 +1,8 @@ --- +- name: DEBUG + debug: + msg: "{{ config }}" + - name: Set HTTP 80 port proxy dokku_ports: app: "{{ dokku.app }}"