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