{"id":13584577,"url":"https://github.com/michaelpporter/ansible-role-certbot-cloudflare","last_synced_at":"2026-04-27T00:04:26.575Z","repository":{"id":63059571,"uuid":"150031440","full_name":"michaelpporter/ansible-role-certbot-cloudflare","owner":"michaelpporter","description":"Ansible Role for setting up Wildcard certs with certbot and Cloudflare dns plugin","archived":false,"fork":false,"pushed_at":"2020-04-06T09:13:32.000Z","size":8,"stargazers_count":17,"open_issues_count":3,"forks_count":19,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-07T01:35:30.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/michaelpporter/certbot_cloudflare","language":null,"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/michaelpporter.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}},"created_at":"2018-09-23T22:36:00.000Z","updated_at":"2025-03-01T17:56:20.000Z","dependencies_parsed_at":"2022-11-12T01:00:42.302Z","dependency_job_id":null,"html_url":"https://github.com/michaelpporter/ansible-role-certbot-cloudflare","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/michaelpporter/ansible-role-certbot-cloudflare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpporter%2Fansible-role-certbot-cloudflare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpporter%2Fansible-role-certbot-cloudflare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpporter%2Fansible-role-certbot-cloudflare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpporter%2Fansible-role-certbot-cloudflare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelpporter","download_url":"https://codeload.github.com/michaelpporter/ansible-role-certbot-cloudflare/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpporter%2Fansible-role-certbot-cloudflare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-08-01T15:04:21.054Z","updated_at":"2026-04-27T00:04:26.549Z","avatar_url":"https://github.com/michaelpporter.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"Certbot Cloudfare\n=========\n\nUse Cloudflare DNS for wildcard certbot generation\n\nRequirements\n------------\n\n- Cloudflare DNS setup\n- Cloudflare API Key\n- Wildcard domian setup (for wildcard certs) [*.domain.com or *.subdomain.domain.com]\n\nRole Variables\n--------------\n\n    certbot_cloudflare_email: \"cloudflare@example.com\"\n\nYour Cloudflare email address\n\n    certbot_cloudflare_api_key: ''\n\nYour Cloudflare Global API Key, optionally encryped `ansible-vault encrypt_string 'cloudflareAPIKey' --name 'certbot_cloudflare_api_key'`\n\n    certbot_certs:\n      - email: {{certbot_cloudflare_email}}\n        domains:\n          - *.example3.com\n\nThe wildcard domain to create the cert for. For non-wildcard domains I recommend using [geerlingguy.certbot](https://github.com/geerlingguy/ansible-role-certbot)\n\n    certbot_cloudflare_acme_server: \"{{ certbot_cloudflare_acme_test }}\"\n\n    or \n\n    certbot_cloudflare_acme_server: \"{{ certbot_cloudflare_acme_live }}\"\n    \nLet's Encrypt server to use, defaults to test.\n\n\nDependencies\n------------\n\n- geerlingguy.pip\n- geerlingguy.certbot\n\nExample Playbook\n----------------\n\nIncluding an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:\n\n    - hosts: servers\n    \n      vars:\n        certbot_cloudflare_email: \"cloudflare@example.com\"\n        certbot_cloudflare_api_key: 'myapikey'\n        certbot_certs:\n          - email: {{certbot_cloudflare_email}}\n            domains:\n              - *.example3.com\n\n      roles:\n         - michaelpporter.certbot-cloudflare\n\nLicense\n-------\n\nMIT / BSD\n\nAuthor Information\n------------------\n\nThis role was created in 2018 by [Michael Porter](https://www.michaelpporter.com/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelpporter%2Fansible-role-certbot-cloudflare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelpporter%2Fansible-role-certbot-cloudflare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelpporter%2Fansible-role-certbot-cloudflare/lists"}