Add matrix-cactus-comments-client role

This is split out from matrix-cactus-comments (see 241779b583),
but also heavily inspired by `matrix-static-files`.
This commit is contained in:
Slavi Pantaleev
2024-01-09 09:53:01 +02:00
parent 14b252c5f0
commit ea992496a3
15 changed files with 405 additions and 18 deletions

View File

@ -19,7 +19,7 @@
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-cactus-comments.service"
state: absent
- name: Ensure Matrix cactus comments paths don't exist
- name: Ensure matrix-cactus-comments paths don't exist
ansible.builtin.file:
path: "{{ matrix_cactus_comments_base_path }}"
state: absent