3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-31 05:00:26 +00:00

Fix typos

This commit is contained in:
Slavi Pantaleev
2018-08-07 15:08:46 +03:00
parent f6950612a5
commit cdf4eefdf9
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
# Tasks related to setting up riot-web
#
- name: Ensure Matrix riot-web paths exists
- name: Ensure Matrix riot-web path exists
file:
path: "{{ matrix_nginx_riot_web_data_path }}"
state: directory