Build Status role

tjtoml.letsencrypt

This role installs certbot, the command line client for the letsencrypt project. This role is intended as a building block and only serves to make the certbot command available.

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

- hosts: webservers
  roles:
     - { role: tjtoml.letsencrypt }

License

BSD, MIT