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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user