Minor consistency improvements

This commit is contained in:
Slavi Pantaleev
2019-03-05 09:20:36 +02:00
parent a310a01818
commit 85c5adfd69
2 changed files with 17 additions and 6 deletions

View File

@ -1,7 +1,7 @@
---
- name: Ensure Appservice Discord image is pulled
docker_image:
name: "{{ matrix_appservice_discord_docker_image }}"
name: "{{ matrix_appservice_discord_docker_image }}"
when: "matrix_appservice_discord_enabled"
- name: Ensure Appservice Discord configuration path exists