Commit graph

3089 commits

Author SHA1 Message Date
Patrick Marchand 0413f93852 Fix problems with docker-host daemon.json config
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
Docker is very strict with it's json format and doesnt
seem to allow any surprise new lines or extra commas
after the last option before the closing }.

Since this is a dynamically constructed file, we dont know
what the last option will be. By putting the commas at the
start of the line and removing all newspace, we remove
the problem, at the expense of a less readable jinja
template.
2023-01-10 15:16:30 -05:00
Patrick Marchand 08db5a5140 Fix problems with docker-host daemon.json config
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-01-10 11:26:57 -05:00
Patrick Marchand e5cae4ba78 Fix evoacme jinja syntax problem
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
This problem was introduced by commit 7a0e0d81d6
It made ansible crash when parsing the template.
2023-01-09 14:10:47 -05:00
David Prevot dbef71d791 Drop trailing whitespaces
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-01-06 09:54:51 +01:00
Patrick Marchand 90ba88e157 Forgot to remove one of the warn: no occurences
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-01-05 15:06:30 -05:00
William Hirigoyen 4cdf3bb074 postgresql: fix regression introduced in 6c4243f3e in logrotate group
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-01-04 10:22:43 +01:00
William Hirigoyen 6c4243f3e1 postgresql: logrotate with dateext and right permissions
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-01-03 10:56:19 +01:00
William Hirigoyen 48e3ced983 elasticsearch : use logrotate for garbage collector logs
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-01-02 17:29:37 +01:00
William Hirigoyen 8401401716 Update CHANGELOG
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-30 10:46:24 +01:00
William Hirigoyen 1a034af944 nagios-nrpe: Print pool config path in check_phpfpm_multi output
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-30 10:45:09 +01:00
Jérémy Lecour 7a0e0d81d6 Proper jinja spacing
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-28 09:03:37 +01:00
Jérémy Lecour 8eae5bba63 Use systemd module instead of command 2022-12-28 09:02:17 +01:00
Ludovic Poujol 0654fb8ced Jenkinsfile > Creating a temp file to collect lint result is not required
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-27 18:43:37 +01:00
Ludovic Poujol 1c66a1a5f3 Jenkinsfile > Use workspace tmp dir
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-27 18:16:52 +01:00
Ludovic Poujol be8c69b4b8 .Jenkinsfile > Add some ansible lint
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-27 16:19:00 +01:00
Ludovic Poujol 8ca237c5f7 fail2ban: Fix indent in tasks/fix-dbpurgeage.yml
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-27 14:47:55 +01:00
Patrick Marchand 0e6c2567e2 Fix presentation error in changelog markdown
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-22 11:35:52 -05:00
Patrick Marchand 5611bb73a2 Remove warning ignores as they are depreciated
Will cause a hard fail in ansible 2.14, so better get rid of them now.
There is no alternative, but the ansible warnings for those modules
are not hard failures anyways.
2022-12-22 11:35:20 -05:00
Patrick Marchand 1c6fdbf85a Remove warning ignores as they are depreciated
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
Will cause a hard fail in ansible 2.14, so better get rid of them now.
There is no alternative, but the ansible warnings for those modules
are not hard failures anyways.
2022-12-22 11:32:32 -05:00
William Hirigoyen 7005344a5b evolinux-base: ensure dbus enabled and started
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-19 17:07:18 +01:00
William Hirigoyen 144c723e87 Revert "evolinux-base: ensure dbus enabled and started"
This reverts commit d8238d04c2.
2022-12-19 17:04:42 +01:00
William Hirigoyen d8238d04c2 evolinux-base: ensure dbus enabled and started
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-19 17:02:10 +01:00
Eric Morino a6cfc0159b Add logrotate for mysql_skip log file
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-16 16:31:43 +01:00
Eric Morino 506e7ff3a3 Add mysql_skip_enabled in main
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-16 16:25:46 +01:00
Eric Morino 2493219270 Add mysql_skip.sh
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-16 16:18:33 +01:00
Eric Morino ab3e648f18 Add variable for fix logging
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-15 14:47:04 +01:00
William Hirigoyen 55a64845ce postfix: add localhost. to mydestination
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-15 11:49:35 +01:00
Bruno Tatu ae94f979a4 Merge branch 'unstable' of gitea.evolix.org:evolix/ansible-roles into unstable
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-14 17:53:20 +01:00
Bruno Tatu 6aac8933b8 Support dbpurgeage if is a number or a string 2022-12-14 17:53:10 +01:00
Jérémy Lecour 27a4f574f1 Merge branch 'stable' into unstable 2022-12-14 12:02:17 +01:00
Jérémy Lecour 0622e9ff1e fix non-breaking spaces 2022-12-14 11:47:53 +01:00
Jérémy Lecour 240ccee12b Release 22.12
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-14 11:39:51 +01:00
Jérémy Lecour 21ab9b1e68 Revert ce5e4b12c6
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-14 11:30:35 +01:00
Ludovic Poujol ac85efe8aa vrrpd: Small fix to work in check mode
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-14 11:01:03 +01:00
Bruno Tatu fa9d5b8b81 git pushMerge branch 'unstable' of gitea.evolix.org:evolix/ansible-roles into unstable
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-14 09:50:21 +01:00
Bruno Tatu 1acd2f63db on enlève bc 2022-12-14 09:50:16 +01:00
Jérémy Lecour 34fefa1212 typos
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-14 07:46:12 +01:00
Jérémy Lecour 1728eaee68 Revert "Add “when: not ansible_check_mode” to allow more --check"
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
This reverts commit fafff25c20.
This reverts commit e64471c5a8084f95a8e6f955d3fa918c55b8e846.
2022-12-14 07:41:18 +01:00
Jérémy Dubois 91b40ce72f openvpn: Fix mode of shellpki script
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-13 19:37:54 +01:00
Jérémy Dubois 9918776286 openvpn: Deleted the task fixing the CRL rights since it has been fixed in upstream
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-13 17:53:59 +01:00
Jérémy Dubois 0722b84341 openvpn: shellpki upstream release 22.12.2 2022-12-13 17:50:09 +01:00
David Prevot d4f58b9395 Drop duplicate when keys introduced in fafff25c20
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-12 14:29:07 +01:00
Ludovic Poujol b02400fd84 php: (partial) fix duplicate when
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-12 12:36:29 +01:00
David Prevot ce5e4b12c6 Apache: Drop duplicate when keys
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-12 11:54:00 +01:00
Bruno Tatu 4e7a46c9c3 Run VACUUM where there are enough space and always delete old IPs
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-12 11:02:31 +01:00
Mathieu Trossevin bc1facd1ba
proftpd: Fix mode of public key files and directory
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-09 10:19:51 +01:00
Mathieu Trossevin 101c282846
proftpd: Fix format of public key files controlled by ansible
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
The comments used by ansible's blockinfile module break the format
expected by proftpd for public ssh keys, making them unusable.

Replace with a template, we will just have to accept that we need to use
ansible for all changes to these file.
2022-12-08 17:32:53 +01:00
Bruno Tatu e415800508 Run if there are enough place
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-08 17:17:32 +01:00
Jérémy Lecour ce361c6819 listupgrade: sort/uniq of packages/services lists in email template
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-07 21:05:12 +01:00
Jérémy Lecour 3c2369a3a2 listupgrade: better detection for PostgreSQL 2022-12-07 21:04:33 +01:00