matrix-docker-ansible-deploy/roles/matrix-synapse/tasks/ext/mjolnir-antispam/setup_uninstall.yml

7 lines
127 B
YAML
Raw Normal View History

2021-06-01 08:00:13 +00:00
---
- name: Ensure mjolnir-antispam doesn't exist
file:
path: "{{ matrix_synapse_ext_path }}/mjolnir"
state: absent