--- - name: Attach volume mounts dokku_storage: app: "{{ app }}" mounts: "{{ item }}" with_items: "{{ lookup('vars', 'mounts', default=[]) }}"