ansible-roles/certbot/files/hooks/deploy
Mathieu Trossevin 0ca31b91fe
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2654|8|2646|8|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/411//ansiblelint">Evolix » ansible-roles » unstable #411</a>
gitea/ansible-roles/pipeline/head This commit looks good
fix(certbot): Fix hook for dovecot (too strict)
When we use a separate certificate for POP3 and IMAP there might be
blank characters (almost certainly spaces but might as well be more lax)
before `ssl_cert` which resulted in these lines not being detected and
the hook not being played, forcing manual intervention.

This commit fixes that problem by accepting blank characters before
ssl_certs. (`\b` might be even better...)
2023-11-30 10:11:05 +01:00
..
apache.sh certbot move hooks 2021-06-07 13:04:12 +02:00
dovecot.sh fix(certbot): Fix hook for dovecot (too strict) 2023-11-30 10:11:05 +01:00
hapee.sh certbot: auto-detect HAPEE version in renewal hook 2022-12-05 14:22:12 +01:00
haproxy.sh certbot move hooks 2021-06-07 13:04:12 +02:00
nginx.sh certbot move hooks 2021-06-07 13:04:12 +02:00
postfix.sh certbot move hooks 2021-06-07 13:04:12 +02:00
proftpd.sh j'ai refait le script par rapport aux autres modèles 2023-08-31 17:39:28 +02:00
sync_remote.sh clean duplicate 2022-10-19 16:33:25 +02:00
z-commit-etc.sh certbot move hooks 2021-06-07 13:04:12 +02:00