elan.opencast_certbot

Ansible: Opencast Certbot Role

This Ansible role configures TLS certificate renewal via certbot for Opencast.

Role Variables

  • opencast_letsencrypt_email
    • Email address for Let's Encrypt account (required)
    • This is used by Let's Encrypt to send certificate expiration warnings if necessary.

Dependencies

This role requires elan.opencast_nginx.

Example Playbook

Example of how to configure and use the role:

- hosts: servers
  become: true
  roles:
    - role: elan.opencast_certbot
      opencast_letsencrypt_email: [email protected]
About

Configure TLS certificate renewal via certbot for Opencast

Install
ansible-galaxy install elan.opencast_certbot
GitHub repository
License
bsd-3-clause
Downloads
335
Owner
elan e.V. is a German non-profit organization helping universities and other higher education organizations with all things related to e-learning