@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (17 loc) • 1.12 kB
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs and configures Certbot, a service that automates the process of acquiring/updating free Let's Encrypt certificates",
"overview": "[Certbot](https://certbot.eff.org/) is part of EFF’s effort to encrypt the entire Internet. Secure communication over the Web relies on HTTPS, which requires the use of a digital certificate that lets browsers verify the identity of web servers (e.g., is that really google.com?). Web servers obtain their certificates from trusted third parties called certificate authorities (CAs). Certbot is an easy-to-use client that fetches a certificate from [Let’s Encrypt](https://letsencrypt.org/)—an open certificate authority launched by the EFF, Mozilla, and others—and deploys it to a web server.",
"name": "CertBot",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-certbot",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/certbot"
},
"slug": "certbot",
"title": "CertBot",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}