Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force the renewal only if is needed #31

Merged
merged 2 commits into from
Feb 1, 2022

Commits on Jan 27, 2022

  1. Force the renewal only if is needed

    Compare the certificate domain list with the domain list provided in the
    inventory to check if we need to renew the certificate to add the new
    domain or to delete some domain.
    
    If you force the certbot_force_update, Ansible skips these tasks.
    danypr92 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    442d11d View commit details
    Browse the repository at this point in the history
  2. Update doc

    danypr92 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    bb00c45 View commit details
    Browse the repository at this point in the history