BladeWDR / ansible-playbook-certbot-unifi

Ansible playbook to install SSL certificates on a self-hosted unifi controller.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible playbook for getting certificates set up on a Unifi controller.

Using the geerlingguy.certbot ansible role and Steve Jenkin's Unifi SSL script.

Usage:

  1. Run ansible-galaxy install -r requirements.yml
  2. add variables specific to your installation.
  3. run the playbook.

About

Ansible playbook to install SSL certificates on a self-hosted unifi controller.

License:GNU General Public License v3.0


Languages

Language:Shell 98.3%Language:Jinja 1.7%