fail2ban: Fix cron fail2ban_dbpurge (should be bash instead of sh)
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2598|5|2593|3|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/293//ansiblelint">Evolix » ansible-roles » unstable #293</a>
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Ludovic Poujol 2023-07-10 16:41:12 +02:00
parent fa35cb6d8f
commit f50848917a
2 changed files with 2 additions and 1 deletions

View file

@ -39,6 +39,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Fixed
* elasticsearch: comment the Xlog:gc line instead of changing it completely
* fail2ban: Fix cron fail2ban_dbpurge (should be bash instead of sh)
* nagios-nrpe: remount /usr **after** installing the packages
* packweb-apache,nagios-nrpe: add missing task and config for PHP 8.2 container
* potsfix: add missing `localhost.$mydomain` to mydestination

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Juin - Decembre 2022 : #64088
# Purge pour Stretch et Buster