This commit is contained in:
Luke Murphy 2020-04-13 16:17:11 +02:00
parent 77909b5f73
commit c5b6384495
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
args:
creates: "/var/lib/dokku/services/{{ item.type }}/{{ app }}"
- name: "Link {{ db.type }} database to application"
- name: "Link {{ item.type }} database to application"
dokku_service_link:
app: "{{ app }}"
name: "{{ app }}"