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