mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-02 13:25:05 +01:00
Make sure ma1sd uninstallation tasks also run on setup-all
This commit is contained in:
parent
25595a3c65
commit
7ad5321f54
@ -13,6 +13,7 @@
|
|||||||
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"
|
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"
|
||||||
|
|
||||||
- tags:
|
- tags:
|
||||||
|
- setup-all
|
||||||
- setup-ma1sd
|
- setup-ma1sd
|
||||||
block:
|
block:
|
||||||
- when: not matrix_ma1sd_enabled | bool
|
- when: not matrix_ma1sd_enabled | bool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user