mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 11:17:34 +01:00
7 lines
136 B
YAML
7 lines
136 B
YAML
---
|
|
|
|
- name: Ensure mjolnir-antispam doesn't exist
|
|
file:
|
|
path: "{{ matrix_synapse_ext_path }}/mjolnir-antispam"
|
|
state: absent
|