Commit graph

28 commits

Author SHA1 Message Date
Sven Velt 035cd58229 Fixed SSH login bug with Alpine 2023-12-02 00:25:54 +01:00
Sven Velt e368cdf6d0 Translated comment 2023-10-26 21:00:26 +02:00
Sven Velt 9ec193da78 Added README.md 2023-10-26 20:45:28 +02:00
Sven Velt e6eba53dfa Playbook sauber formatiert, EPEL auskommentiert 2023-10-25 12:35:32 +02:00
Sven Velt 4ffc91e4e3 SSH: Key nur von bestimmten IPs zulassen 2023-10-25 12:26:12 +02:00
Sven Velt e346c2b3b1 "include" endlich deprecated mit Core 2.14 2022-11-30 14:23:13 +01:00
Sven Velt 9bf8b862d1 Add missing meta with dep to EPEL 2022-03-17 09:58:32 +01:00
Sven Velt 4f42a80004 Update sanity checks 2021-02-18 13:00:21 +01:00
Sven Velt 452044c988 Fix NRPE pid file 2021-02-18 12:59:28 +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 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