self check for ntfy

This commit is contained in:
Stuart Mumford 2023-02-18 17:31:16 +00:00
parent 692f1347b3
commit 3412b46dcc

View File

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