{"id":21129595,"url":"https://github.com/pimvh/certbot","last_synced_at":"2025-03-14T12:12:56.784Z","repository":{"id":151279170,"uuid":"571010005","full_name":"pimvh/certbot","owner":"pimvh","description":"Ansible role to configure certbot","archived":false,"fork":false,"pushed_at":"2024-05-20T18:51:33.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T06:09:50.979Z","etag":null,"topics":["ansible","certbot","molecule-tested","role","tls"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pimvh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-26T21:26:18.000Z","updated_at":"2024-05-20T18:51:36.000Z","dependencies_parsed_at":"2024-05-13T22:24:17.150Z","dependency_job_id":"2550cb80-2725-483d-92f8-ac7827c70b79","html_url":"https://github.com/pimvh/certbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimvh%2Fcertbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimvh%2Fcertbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimvh%2Fcertbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimvh%2Fcertbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pimvh","download_url":"https://codeload.github.com/pimvh/certbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573492,"owners_count":20312883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","certbot","molecule-tested","role","tls"],"created_at":"2024-11-20T05:25:56.212Z","updated_at":"2025-03-14T12:12:56.761Z","avatar_url":"https://github.com/pimvh.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Molecule test](https://github.com/pimvh/certbot/actions/workflows/test.yaml/badge.svg)\n# Requirements\n\n1. Ansible installed:\n\n```\nsudo apt install python3\npython3 -m ensurepip --upgrade\npip3 install ansible\n```\n\n## Required variables\n\nReview the variables as shown in defaults.\n\n```\ncertbot_email: \"\"\ncertbot_domains: [] # domains to request a cert for\ncertbook_hooks: [] # scripts to run when requesting a new certificate\n\ncertbot_verbose: false\ncertbot_dry_run: false\ncertbot_hooks_enabled: true\n```\n\nThe ansible playbook will validate whether the variables exist that you defined before running.\n\n# Example playbook\n\n```\nhosts:\n  - foo\nroles:\n  - pimvh.certbot\n\n```\n\n# TLDR - What will happen if I run this\n\n- run systemd-failmail role, to configure service that can send out mails on failure.\n- validate whether rules/some other variables are defined\n- install certbot\n- install hooks (when requested)\n- edit and enable systemd service for certbot\n\n# Future improvements\n\n- Support more type of hooks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimvh%2Fcertbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpimvh%2Fcertbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimvh%2Fcertbot/lists"}