infra-role-certbot/README.md
2016-03-08 10:49:09 -06:00

684 B

Ansible Role: Let's Encrypt

Build Status

Installs Let's Encrypt for RHEL/CentOS or Debian/Ubuntu.

Requirements

Let's Encrypt requires git to be installed. You can install using the geerlingguy.git role.

Role Variables

None.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
    - geerlingguy.letsencrypt

License

MIT / BSD

Author Information

This role was created in 2016 by Jeff Geerling, author of Ansible for DevOps.