Unbork the proxy tasks

This commit is contained in:
Luke Murphy 2020-04-13 15:26:39 +02:00
parent cbeb1c42f3
commit a5b0cc42a5
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
- name: Remove automatically configured ports - name: Remove automatically configured ports
dokku_ports: dokku_ports:
app: keycloak app: "{{ app }}"
mappings: mappings:
- "http:{{ port }}:{{ port }}" - "http:{{ port }}:{{ port }}"
state: absent state: absent