{"id":26886824,"url":"https://github.com/damex/ansible-collections-cloudflare","last_synced_at":"2026-05-05T07:32:41.235Z","repository":{"id":40557480,"uuid":"347942535","full_name":"damex/ansible-collections-cloudflare","owner":"damex","description":"ansible cloudflare collection","archived":false,"fork":false,"pushed_at":"2026-04-04T18:50:00.000Z","size":342,"stargazers_count":0,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"production","last_synced_at":"2026-04-04T20:02:49.364Z","etag":null,"topics":["ansible","ansible-collection","cloudflare"],"latest_commit_sha":null,"homepage":"","language":"Python","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/damex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-15T11:28:19.000Z","updated_at":"2026-04-04T18:50:05.000Z","dependencies_parsed_at":"2024-04-18T19:53:53.129Z","dependency_job_id":"af588405-56df-4511-bd31-8d423ab5c5d9","html_url":"https://github.com/damex/ansible-collections-cloudflare","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/damex/ansible-collections-cloudflare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damex%2Fansible-collections-cloudflare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damex%2Fansible-collections-cloudflare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damex%2Fansible-collections-cloudflare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damex%2Fansible-collections-cloudflare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damex","download_url":"https://codeload.github.com/damex/ansible-collections-cloudflare/tar.gz/refs/heads/production","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damex%2Fansible-collections-cloudflare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ansible","ansible-collection","cloudflare"],"created_at":"2025-03-31T19:20:09.788Z","updated_at":"2026-05-05T07:32:41.224Z","avatar_url":"https://github.com/damex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# damex.cloudflare\n\n[![](https://github.com/damex/ansible-collections-cloudflare/workflows/linting/badge.svg)](https://github.com/damex/ansible-collections-cloudflare/actions)\n[![](https://github.com/damex/ansible-collections-cloudflare/workflows/documentation/badge.svg)](https://cloudflare.ansible.damex.org)\n\nAnsible collection for [Cloudflare](https://www.cloudflare.com/).\n\n## Modules\n\n| Module | Description |\n|--------|-------------|\n| `cloudflare_email_routing` | Ensure Cloudflare email routing |\n| `cloudflare_email_routing_address` | Ensure Cloudflare email routing destination address |\n| `cloudflare_email_routing_rule` | Ensure Cloudflare email routing rule |\n| `cloudflare_dns_record` | Ensure Cloudflare DNS record |\n| `cloudflare_dns_record_info` | Ensure Cloudflare DNS record information is gathered |\n| `cloudflare_dns_records` | Ensure Cloudflare DNS records for a zone (batch) |\n| `cloudflare_pages_project` | Ensure Cloudflare Pages project |\n| `cloudflare_pages_project_info` | Ensure Cloudflare Pages project information is gathered |\n| `cloudflare_r2_bucket` | Ensure Cloudflare R2 bucket |\n| `cloudflare_r2_bucket_info` | Ensure Cloudflare R2 bucket information is gathered |\n| `cloudflare_tunnel` | Ensure Cloudflare tunnel |\n| `cloudflare_tunnel_info` | Ensure Cloudflare tunnel information is gathered |\n| `cloudflare_zone` | Ensure Cloudflare zone |\n\n## Roles\n\n| Role | Description |\n|------|-------------|\n| `cloudflare_acme` | Ensure Cloudflare ACME |\n| `cloudflare_dns_records` | Ensure Cloudflare DNS records |\n| `cloudflare_email_routing` | Ensure Cloudflare email routing |\n| `cloudflare_pages_projects` | Ensure Cloudflare Pages projects |\n| `cloudflare_r2_buckets` | Ensure Cloudflare R2 buckets |\n| `cloudflare_tunnels` | Ensure Cloudflare tunnels |\n| `cloudflare_zones` | Ensure Cloudflare zones |\n\n## Requirements\n\n- Ansible core \u003e= 2.19.0\n- Debian or Fedora or Red Hat Enterprise Linux derivatives\n\n## Installation\n\n```\nansible-galaxy collection install damex.cloudflare\n```\n\nOr via `requirements.yml`:\n\n```yaml\ncollections:\n  - name: damex.cloudflare\n    version: 1.2.3\n```\n\n```\nansible-galaxy collection install -r requirements.yml\n```\n\n## Migrating from `cloudflare_dns` to `cloudflare_dns_records`\n\nThe `cloudflare_dns` role is legacy and requires `community.general` with `python3-cloudflare`.\nThe `cloudflare_dns_records` role replaces it with no external dependencies and supports 17 record types.\n\nPer-type record lists (`a_records`, `mx_records`, etc.) are replaced by a single `records` list.\nRecord fields are renamed: `name` becomes `record` (use `@` for zone apex), `value` becomes `content`.\n\n```yaml\n# Before (cloudflare_dns)\ncloudflare_dns_zones:\n  - name: example.com\n    a_records:\n      - name: www\n        value: 192.0.2.1\n    mx_records:\n      - name: example.com\n        value: mail.example.com\n        priority: 10\n\n# After (cloudflare_dns_records)\ncloudflare_dns_records_zones:\n  - name: example.com\n    records:\n      - record: www\n        type: A\n        content: 192.0.2.1\n      - record: \"@\"\n        type: MX\n        content: mail.example.com\n        priority: 10\n```\n\n## Documentation\n\nAutomatically generated documentation is available at [cloudflare.ansible.damex.org](https://cloudflare.ansible.damex.org).\n\n## Issues\n\nBug reports and feature requests are welcome at [GitHub Issues](https://github.com/damex/ansible-collections-cloudflare/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamex%2Fansible-collections-cloudflare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamex%2Fansible-collections-cloudflare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamex%2Fansible-collections-cloudflare/lists"}