aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/handlers
Commit message (Collapse)AuthorAgeFilesLines
* Move hook ansible module config into their own config objectColin Wilk2023-05-261-16/+16
| | | | | | | | | | | | Keep * prometheus_target_handler_command_enabled * prometheus_target_handler_command_become * prometheus_target_handler_shell_enabled * prometheus_target_handler_shell_become to avoid being overwritten when specifying prometheus_target_handler_command or prometheus_target_handler_shell Signed-off-by: Colin Wilk <colin.wilk@tum.de>
* initColin Wilk2023-05-261-0/+28
Signed-off-by: Colin Wilk <colin.wilk@tum.de>