Remove unnecessary matrix_dendrite_role_executed
This commit is contained in:
@ -30,9 +30,3 @@
|
||||
when: run_self_check | bool and matrix_dendrite_enabled | bool
|
||||
tags:
|
||||
- self-check
|
||||
|
||||
- name: Mark matrix-dendrite role as executed
|
||||
ansible.builtin.set_fact:
|
||||
matrix_dendrite_role_executed: true
|
||||
tags:
|
||||
- always
|
||||
|
Reference in New Issue
Block a user