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…
Reference in New Issue
Block a user