Make sure ma1sd uninstallation tasks also run on setup-all

This commit is contained in:
Slavi Pantaleev 2024-01-09 15:37:51 +02:00
parent 25595a3c65
commit 7ad5321f54

View File

@ -13,6 +13,7 @@
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"
- tags:
- setup-all
- setup-ma1sd
block:
- when: not matrix_ma1sd_enabled | bool