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