mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 10:47:32 +01:00
68ed2ebefa
Fixes #255 (Github Issue).
7 lines
150 B
YAML
7 lines
150 B
YAML
---
|
|
|
|
- name: Ensure synapse-simple-antispam doesn't exist
|
|
file:
|
|
path: "{{ matrix_synapse_ext_path }}/synapse-simple-antispam"
|
|
state: absent
|