diff --git a/handlers/main.yml b/handlers/main.yml deleted file mode 100644 index 16e1feb..0000000 --- a/handlers/main.yml +++ /dev/null @@ -1,4 +0,0 @@ -- name: Bob - ansible.builtin.debug: - msg: "{{ r_check_commands }}" - when: r_check_commands is defined