ansible-role-certbot icon indicating copy to clipboard operation
ansible-role-certbot copied to clipboard

Enhance certbot role to support configurable renewal hooks

Open gokberkgunduzz opened this issue 9 months ago • 1 comments

  • Added variables for pre, post, and deploy renewal hooks in defaults/main.yml.
  • Created a new task file tasks/setup-hooks.yml to manage the hooks setup.
  • Included setup-hooks.yml in tasks/main.yml to ensure hooks are created if specified.

gokberkgunduzz avatar May 16 '24 09:05 gokberkgunduzz