-
- Downloads
Merge tag '5.0.1' of https://github.com/geerlingguy/ansible-role-certbot into HEAD
* tag '5.0.1' of https://github.com/geerlingguy/ansible-role-certbot: (30 commits) Update release workflow for more consistency. Fix snap symlink task failing in initial dry-run Tabs to spaces in README. Update documentation Remove old deploy hook method superseded by pre-hook and post-hook methods Remove excess whitespace Rever changes made by linter to github workflow yaml Update defaults/main.yml Check for systemd list-unit-files before restarting services Fix linter suggestions webroot: install hook before creating certificates optimize renewal-hook creation: run it only once and not per domain Ensure deploy hook directory exists before using Webroot: allow to set default webroot path, overwritten by per-cert path Move webroot definition further down Fix issue in certificate creation command Create webroot directory if it doesn't exist Update default deploy hook Replace shell with command module Fix linting issues ...
No related branches found
No related tags found
Showing
- .github/workflows/ci.yml 4 additions, 3 deletions.github/workflows/ci.yml
- .github/workflows/release.yml 4 additions, 2 deletions.github/workflows/release.yml
- .yamllint 1 addition, 1 deletion.yamllint
- README.md 19 additions, 3 deletionsREADME.md
- defaults/main.yml 16 additions, 1 deletiondefaults/main.yml
- tasks/create-cert-webroot.yml 14 additions, 0 deletionstasks/create-cert-webroot.yml
- tasks/install-with-snap.yml 3 additions, 0 deletionstasks/install-with-snap.yml
- tasks/main.yml 8 additions, 0 deletionstasks/main.yml
- tasks/setup-RedHat.yml 21 additions, 7 deletionstasks/setup-RedHat.yml
Loading
Please register or sign in to comment