evolinux-base: install molly-guard by default

This commit is contained in:
Jérémy Lecour 2021-08-25 17:57:38 +02:00 committed by Jérémy Lecour
parent 2c7380240c
commit ecba57ad75
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@ The **patch** part changes incrementally at each release.
* Preliminary support for Debian 11 « Bullseye » * Preliminary support for Debian 11 « Bullseye »
* apache: new variable for mpm mode (+ updated default config accordingly) * apache: new variable for mpm mode (+ updated default config accordingly)
* certbot: add script for manual deploy hooks execution * certbot: add script for manual deploy hooks execution
* evolinux-base: install molly-guard by default
* listupgrade: crontab is configurable * listupgrade: crontab is configurable
* mongodb: create munin plugins directory if missing * mongodb: create munin plugins directory if missing
* mysql: script "mysql_connections" to display a compact list of connections * mysql: script "mysql_connections" to display a compact list of connections

View file

@ -34,6 +34,7 @@
- telnet - telnet
- traceroute - traceroute
- man - man
- molly-guard
when: evolinux_packages_diagnostic | bool when: evolinux_packages_diagnostic | bool
- name: Install/Update hardware tools - name: Install/Update hardware tools