--- - name: Configure the app environment dokku_config: app: "{{ app }}" restart: false config: "{{ env }}" when: env is defined