Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samdoran/ansible-role-certbot
https://github.com/samdoran/ansible-role-certbot
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samdoran/ansible-role-certbot
- Owner: samdoran
- Created: 2016-10-20T05:33:56.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T13:55:28.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T09:14:33.632Z (about 2 months ago)
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Certbot
=========
[![Galaxy](https://img.shields.io/badge/galaxy-samdoran.certbot-blue.svg?style=flat)](https://galaxy.ansible.com/samdoran/certbot)[Certbot](https://certbot.eff.org/about/) automatically configures TLS certificates for various web servers for free.
Requirements
------------- samdoran.repo-epel (RHEL/CentOS)
Role Variables
--------------| Name | Default Value | Description |
|-------------------|---------------------|----------------------|
| `` | `` | |Dependencies
------------A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
Example Playbook
----------------- hosts: all
roles:
- samdoran.certbotLicense
-------MIT