--- - name: Set HTTP 80 port proxy dokku_ports: app: "{{ app }}" mappings: - "http:80:{{ port }}" state: present