Chris Hammer e726576548 1.2.1029
--------
- Added new method to call the webhook via handler
- Added inventory_hostname to webhook calls to see who is doing what
- Updated messages for better readability
- Added comment markers for clarity
2023-06-21 22:28:38 -04:00

5 lines
107 B
YAML

- name: Bob
ansible.builtin.debug:
msg: "{{ r_check_commands }}"
when: r_check_commands is defined