Improve file naming consistency

This commit is contained in:
Slavi Pantaleev
2019-05-21 09:57:48 +09:00
parent e3b4622ac8
commit 8d654aecdd
21 changed files with 14 additions and 14 deletions

View File

@ -0,0 +1,6 @@
---
- name: Ensure matrix-synapse-rest-auth doesn't exist
file:
path: "{{ matrix_synapse_ext_path }}/rest_auth_provider.py"
state: absent