Commit graph

17 commits

Author SHA1 Message Date
Jérémy Lecour 6f96f6b458 Use proper python Boolean 2023-03-16 14:38:32 +01:00
Eric Morino 8ec159c444 Add task in postfix for packmail and index.hml + vhost directive for mailgraph
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-02-24 15:41:39 +01:00
Jérémy Lecour 74ab96d67f loop syntax and whitespaces 2021-08-27 11:01:28 +02:00
Jérémy Lecour b8c5ac3097 remove whitespace for stream redirection 2021-06-28 15:56:19 +02:00
Jérémy Lecour 4d83f25ae6 fix pipefail option for shell invocations
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-18 14:04:54 +02:00
Jérémy Lecour e65340cb56 Add pipefail option to shell invocations
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-13 15:34:27 +02:00
Jérémy Lecour 2ed77c60f0 Improve Ansible syntax
replace « x | changed » by « x is changed »
add explicit « bool » filter
use « length » filter instead of string comparison
2021-05-09 23:06:42 +02:00
Jérémy Lecour 5138065059 Use 'loop' syntax instead of 'with_items' 2021-05-04 14:19:18 +02:00
Jérémy Lecour e04d881988 replace "with_items" in apt modules 2019-12-31 16:18:56 +01:00
Victor LABORIE 6f5e13f8b8 Add evolix prefix to include_role 2019-11-29 14:00:25 +01:00
Jérémy Lecour 24edbd680a Add crontabs only when cron package is installed (many roles)
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-21 15:26:03 +02:00
Victor LABORIE 1c4aa08421 packmail (postfix + spamassassin): fix cron.d spam and sa-update 2017-12-01 12:07:55 +01:00
Jérémy Lecour d355532a24 Postfix: extract main.cf md5sum into variables 2017-11-15 12:13:50 +01:00
Victor LABORIE 1c48df025c Move /usr rw remount into remount-usr role 2017-11-07 13:34:05 +01:00
Victor LABORIE bee42c57d2 postfix: mount usr in rw before copy spam.sh 2017-10-31 15:17:27 +01:00
Victor LABORIE 7413ebdd2b postfix: add spf verification to packmail config 2017-10-27 12:02:27 +02:00
Victor LABORIE 0cdae8b246 postfix: split main task into minimal and packmail 2017-10-27 11:52:03 +02:00