--------
- 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
This commit is contained in:
2023-06-21 22:28:38 -04:00
parent bc812e3bc9
commit e726576548
4 changed files with 70 additions and 29 deletions

View File

@ -2,3 +2,4 @@ skip_list:
- yaml[colons]
- yaml[empty-lines]
- yaml[line-length]
- no-changed-when