aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Move hook ansible module config into their own config objectColin Wilk2023-05-262-33/+34
| | | | | | | | | | | | 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>
* Add ansible galaxy meta fileColin Wilk2023-05-261-0/+19
| | | | Signed-off-by: Colin Wilk <colin.wilk@tum.de>
* initColin Wilk2023-05-268-0/+277
Signed-off-by: Colin Wilk <colin.wilk@tum.de>