Release 22.12 #165

Merged
jlecour merged 76 commits from unstable into stable 2022-12-14 12:02:46 +01:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 54dca82838 - Show all commits

View file

@ -39,6 +39,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* evolinux-user: Fix sudoers privilege for check php\_fpm80
* nagios-nrpe: Fix check opendkim for recent change in listening port
* varnish: fix missing state, that blocked the task
### Removed

View file

@ -66,7 +66,8 @@
- name: Remove legacy systemd override
file:
dest: /etc/systemd/system/varnish.service.d/evolinux.conf
path: /etc/systemd/system/varnish.service.d/evolinux.conf
state: absent
notify:
- reload systemd
tags: