self check for ntfy
This commit is contained in:
parent
692f1347b3
commit
3412b46dcc
@ -17,7 +17,7 @@
|
|||||||
- setup-ntfy
|
- setup-ntfy
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
- when: matrix_ntfy_enabled | bool
|
- when: matrix_ntfy_enabled | bool and run_self_check | bool
|
||||||
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"
|
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"
|
||||||
tags:
|
tags:
|
||||||
- self-check
|
- self-check
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user