Commit graph

16 commits

Author SHA1 Message Date
Sven Velt 22b2fd3c3a list|bool is always False... 2019-11-18 19:41:01 +00:00
Sven Velt 096b54f0d8 There MUST BE NO newline at end of file 2019-11-18 19:40:17 +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 66e132063c Better name for placeholder 2018-10-18 12:46:00 +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 120bdd9048 Support "Alpine Linux" 2018-04-22 14:52:19 +02:00
Sven Velt 8d540ef1ee Support "Artix Linux"
Needs a symlink. It's a fork of ArchLinux but claims to be a new family
of distributions :-(
2018-04-22 14:51:21 +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