certbot_rfc2136

Ansible Role: certbot-rfc2136

Gitlab pipeline status (self-hosted)

Handles installing Certbot for managing Let's Encrypt certificates.

Requirements

Ansible version 2.0 or higher

Role Variables

Available variables are listed below, along with their default values (see defaults/main.yml for more info):

dubzland_certbot_rfc2136_configuration_directory

dubzland_certbot_rfc2136_configuration_directory: /etc/certbot

Directory to contain certbot certificate configuration files.

dubzland_certbot_rfc2136_certs

dubzland_certbot_rfc2136_certs: []

List of certificates to configure for retrieval.

dubzland_certbot_rfc2136_dry_run

dubzland_certbot_rfc2136_dry_run: False

When True, certificates will be obtained from Let's Encrypt's staging environment.

dubzland_certbot_rfc2136_deploy_hook

dubzland_certbot_rfc2136_deploy_hook:

When supplied, should be a command to run after a certificate is successfully renewed. ex: dubzland_certbot_rfc_2136_deploy_hook: systemctl reload nginx.

Dependencies

None

Example Playbook

- hosts: web-servers
  roles:
    - role: dubzland.certbot-rfc2136

License

MIT

Author

About

Installs and configures Certbot (to obtain Let's Encrypt certificates)

Install
ansible-galaxy install dubzland/ansible-role-certbot-rfc2136
GitHub repository
License
mit
Downloads
115
Owner
A lone greybeard