Explorar el Código

Make sure ma1sd uninstallation tasks also run on setup-all

pull/3086/head
Slavi Pantaleev hace 2 años
padre
commit
7ad5321f54
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      roles/custom/matrix-ma1sd/tasks/main.yml

+ 1
- 0
roles/custom/matrix-ma1sd/tasks/main.yml Ver fichero

@@ -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


Cargando…
Cancelar
Guardar