telus.certbot

ansible-certbot

certbot is EFF's tool to obtain certs from Let's Encrypt

Licence PlatformsBuild Status

Tunables

  • certbot_domain (string) -

  • certbot_agree_tos (boolean) -

  • certbot_keep_until_expiring (boolean) -

  • certbot_email (string) -

  • certbot_source (string) -

  • certbot_owner (string) -

  • certbot_group (string) -

  • certbot_name (string) -

  • certbot_path (string) -

  • certbot_combined (boolean) -

  • certbot_path_public (string) -

  • certbot_path_private (string) -

  • certbot_path_combined (string) -

  • certbot_certificate_path (string) -

  • certbot_web_server (string) -

  • certbot_dry_run (boolean) -

Dependencies

  • None

Example Playbook

- hosts: servers
  roles:
     - role: telusdigital.certbot

Contributors

About

Ansible role to install Let's Encrypt(Cert-Bot), generate a certificate and set a cron job for renewal

Install
ansible-galaxy install telus.certbot
GitHub repository
License
mit
Downloads
562