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"
|
||||
|
||||
- tags:
|
||||
- setup-all
|
||||
- setup-ma1sd
|
||||
block:
|
||||
- when: not matrix_ma1sd_enabled | bool
|
||||
|
Loading…
Reference in New Issue
Block a user