sort changelog
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2650|9|2641|6|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/408//ansiblelint">Evolix » ansible-roles » unstable #408</a>
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Jérémy Lecour 2023-11-29 09:24:28 +01:00 committed by Jérémy Lecour
parent 81d97bb3fb
commit 06c47493e9
Signed by: jlecour
SSH key fingerprint: SHA256:h+5LgHRKwN9lS0SsdVR5yZPeFlJE4Mt+8UtL4CcP8dY

View file

@ -14,9 +14,9 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Added
* Preliminary work for php83
* lxc-php: Allow one to install php83 on Bookworm container
* nagios-nrpe: add check_sentinel for monitoring Redis Sentinel
* webapps/nextcloud: Added var nextcloud_user_uid to enforce uid for nextcloud user
* lxc-php: Allow one to install php83 on Bookworm container
### Changed
@ -36,17 +36,17 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Fixed
* nginx: keep indentation
* evoadmin-web: Fix PHP version for Bookworm
* Add php-fpm82 to LDAP when relevant
* nagios: fix default file to monitor for check_clamav_db
* php: Bullseye/Sury > Honor the php_version asked in the pub.evolix.org repository
* webapps/nextcloud: fix missing gid
* webapps/nextcloud: fix misplaced gid attribute
* webapps/nextcloud: added check that nexctcloud uid is over 3000
* ProFTPd: set missing default listen IP for SFTP
* apache: fix MaxRequestsPerChild value to be sync with wiki.e.o
* evoadmin-web: Fix PHP version for Bookworm
* nagios: fix default file to monitor for check_clamav_db
* nginx: keep indentation
* php: Bullseye/Sury > Honor the php_version asked in the pub.evolix.org repository
* ProFTPd: set missing default listen IP for SFTP
* ssl: no not execute haproxy tasks and reload if haproxy is disabled
* webapps/nextcloud: added check that nexctcloud uid is over 3000
* webapps/nextcloud: fix misplaced gid attribute
* webapps/nextcloud: fix missing gid
### Removed