Fix typo
This commit is contained in:
		| @ -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 }}" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user