Release 22.05 #155

Merged
jlecour merged 81 commits from unstable into stable 2022-05-10 17:01:18 +02:00
2 changed files with 5 additions and 0 deletions
Showing only changes of commit 1646cc99bf - Show all commits

View file

@ -25,6 +25,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* Repair keepalived role
* generate-ldif: Correct generated entries for php-fpm in containers
* redis: Remount /usr with RW before adding nagios plugin
### Removed

View file

@ -79,6 +79,10 @@
- redis
- nrpe
- name: "Remount /usr with RW for 'install check_redis instance'"
include_role:
name: evolix/remount-usr
- name: install check_redis_instances
copy:
src: check_redis_instances.sh