Commit graph

16 commits

Author SHA1 Message Date
Sven Velt 4f42a80004 Update sanity checks 2021-02-18 13:00:21 +01:00
Sven Velt 7318aad98c Fix typos 2021-02-18 12:58:15 +01:00
Sven Velt 57e725d2ed Typo, missing "h" 2020-09-23 13:03:11 +00:00
Sven Velt 8d52cc9271 No nrpe-ng in this role... 2020-09-23 13:01:04 +00:00
Sven Velt 22b2fd3c3a list|bool is always False... 2019-11-18 19:41:01 +00:00
Sven Velt 789f944881 Rework some parts, changes for new Ansible versions 2019-11-13 20:51:27 +00:00
Sven Velt ab8d92a139 Add sudo entries 2018-10-18 12:46:35 +02:00
Sven Velt 2e76f7b537 Feature: Copy custom plugins
Variables:
- monitored_plugins_custom: list of plugins
- monitored_plugins_custom_path: destination path
2018-10-02 22:44:11 +02:00
Sven Velt 0284543e7e New variable "monitored_packages_predepends"
Install packages which are necessary for this role (needed for Alpine
Linux's 'shadow' package)
2018-04-22 14:50:15 +02:00
Sven Velt 89535aa5a3 Fix warning with Ansible 2.5 2018-04-22 14:45:06 +02:00
Sven Velt 7027df13c9 Additional package install via variables
- monitored_packages_additional (both SSH and NRPE)
- monitored_packages_additional_nrpe (NRPE only)
- monitored_packages_additional_ssh (SSH only)
2018-04-22 14:14:03 +02:00
Sven Velt bff23cf3ad SSH wrapper more configurable 2018-03-13 20:43:00 +01:00
Sven Velt 8fb502c279 Ansible 2.x fixes 2018-03-13 19:10:08 +01:00
Sven Velt f6fe7c2572 Fixes/Add for different distributions 2018-03-13 19:05:20 +01:00
Sven Velt 5af97e0b44 Changed NRPE from "reload" to "restart"
"reload" doesn't work with different distributions
2018-03-13 18:47:20 +01:00
Sven Velt c1481d3da9 Initial commit on request, not tested! 2016-12-14 18:57:19 +01:00