{"id":19899644,"url":"https://github.com/n1k0r/ansible-role-certbot","last_synced_at":"2026-05-11T07:17:25.845Z","repository":{"id":231395223,"uuid":"780344614","full_name":"n1k0r/ansible-role-certbot","owner":"n1k0r","description":"Certbot role for Ansible","archived":false,"fork":false,"pushed_at":"2025-01-10T21:32:58.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T22:36:26.346Z","etag":null,"topics":["administration","ansible","ansible-role","certbot","deployment","letsencrypt","linux","server","ssl-certificates"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n1k0r.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-01T09:19:43.000Z","updated_at":"2025-01-10T21:32:59.000Z","dependencies_parsed_at":"2024-04-03T22:27:51.710Z","dependency_job_id":"efd07e8a-ce06-4a19-8d01-3a61c79d19d1","html_url":"https://github.com/n1k0r/ansible-role-certbot","commit_stats":null,"previous_names":["n1k0r/ansible-role-certbot"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-role-certbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-role-certbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-role-certbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1k0r%2Fansible-role-certbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n1k0r","download_url":"https://codeload.github.com/n1k0r/ansible-role-certbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241329413,"owners_count":19944984,"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":["administration","ansible","ansible-role","certbot","deployment","letsencrypt","linux","server","ssl-certificates"],"created_at":"2024-11-12T20:09:26.659Z","updated_at":"2026-05-11T07:17:25.778Z","avatar_url":"https://github.com/n1k0r.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Certbot role for Ansible\n\n## Variables\n\n```yaml\ncertbot:\n  email: admin.account@mail.service\n  after_renew:\n    - \"{{ nginx_scripts.reload }}\"\n  webroot: \"/var/www/acme\" # used for webroot method\n  accounts: # used for dns method\n    main:\n      type: cloudflare # only cloudflare supported\n      email: cloudflare.account@mail.service\n      api_key: 286755fad04869ca523320acce0dc6a43320a\n  certs:\n    example: # dict key used for folders name\n      domains: [\"example.com\", \"*.example.com\"] # dns method\n      account: main\n\n    sub:\n      domains: [\"sub.domain.org\"] # webroot method\n```\n\nWebserver have to expose folder `certbot.webroot` as `/.well-known/acme-challenge/` for all managed domains.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1k0r%2Fansible-role-certbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1k0r%2Fansible-role-certbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1k0r%2Fansible-role-certbot/lists"}