---
- name: Remove automatically configured ports
dokku_ports:
app: "{{ dokku.app }}"
mappings:
- "http:{{ config.vars.port }}:{{ config.vars.port }}"
state: absent