Commit graph

8 commits

Author SHA1 Message Date
Jérémy Lecour cbe7985814 Enforce String notation for mode 2022-06-08 15:38:21 +02:00
Mathieu Trossevin 9c84e95182
Repair keepalived role
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-03-02 16:23:01 +01:00
Jérémy Lecour 2ed77c60f0 Improve Ansible syntax
replace « x | changed » by « x is changed »
add explicit « bool » filter
use « length » filter instead of string comparison
2021-05-09 23:06:42 +02:00
Tristan PILAT 22a19519b3 Add NRPE related configuration tasks
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-16 11:41:05 +01:00
Tristan PILAT 41e3fb0982 Add check_keepalived NRPE script 2021-02-16 11:40:20 +01:00
Tristan PILAT 3e11b1d31f Add notify parameter for NRPE check 2021-02-16 11:39:52 +01:00
Tristan PILAT 2889720902 Add restart nagios-nrpe-server handler 2021-02-16 11:37:33 +01:00
Tristan PILAT 58f82046cc Add first version of Keepalived role
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 17:32:23 +01:00