self check for ntfy
This commit is contained in:
parent
692f1347b3
commit
3412b46dcc
@ -17,7 +17,7 @@
|
||||
- setup-ntfy
|
||||
|
||||
- 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"
|
||||
tags:
|
||||
- self-check
|
||||
|
||||
Loading…
Reference in New Issue
Block a user