{"id":19472375,"url":"https://github.com/aboutbits/ansible-caddy-sites","last_synced_at":"2026-04-18T09:33:44.952Z","repository":{"id":47840356,"uuid":"375675517","full_name":"aboutbits/ansible-caddy-sites","owner":"aboutbits","description":"Ansible - Caddy Sites Role","archived":false,"fork":false,"pushed_at":"2025-09-01T08:10:10.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T10:41:29.834Z","etag":null,"topics":["ansible","ansible-role","caddy","caddy-sites","caddyserver"],"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/aboutbits.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-10T11:35:26.000Z","updated_at":"2025-09-01T08:10:13.000Z","dependencies_parsed_at":"2025-09-01T10:08:46.969Z","dependency_job_id":"8fae5a2b-122a-4c92-b5e7-ea3d630666d1","html_url":"https://github.com/aboutbits/ansible-caddy-sites","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/aboutbits/ansible-caddy-sites","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-caddy-sites","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-caddy-sites/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-caddy-sites/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-caddy-sites/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutbits","download_url":"https://codeload.github.com/aboutbits/ansible-caddy-sites/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fansible-caddy-sites/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31963976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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-role","caddy","caddy-sites","caddyserver"],"created_at":"2024-11-10T19:14:14.133Z","updated_at":"2026-04-18T09:33:44.946Z","avatar_url":"https://github.com/aboutbits.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Caddy Sites Role\n========================\n\nConfigure Caddy sites role.\n\n## Role Variables\n\n- `caddy_sites_reverse_proxy`: A list of sites, that should be configured as reverse proxy.\n\n## Example Playbook\n\n```yaml\n- hosts: all\n  tasks:\n    - ansible.builtin.include_role:\n        name: ansible-caddy-sites\n      vars:\n        caddy_sites_reverse_proxy:\n          - domain_name: \"test1.example.com\"\n            destination_url: https://example.com\n          - domain_name: \"test2.example.com\"\n            destination_url: https://example.com\n            compression: true\n            headers_up:\n              - operation: +\n                field: Host\n                value: example.com\n            tls_dns:\n              provider: digitalocean\n              config: xxx\n        caddy_sites_redirect:\n          - domain_name: \"test1.example.com\"\n            destination_url: https://example.com\n            tls_dns:\n              provider: digitalocean\n              config: xxx\n          - domain_name: \"test2.example.com\"\n            destination_url: https://example.com\n            tls_certificate:\n              private_key: private-key-content\n              certificate: certificate-content\n          - domain_name: \"test2.example.com\"\n            destination_url: https://example.com\n            permanent: true\n```\n\n## Build \u0026 Publish\n\nTo build and publish the role, visit the GitHub Actions page of the repository and trigger the workflow \"Release Package\" manually.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fansible-caddy-sites","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutbits%2Fansible-caddy-sites","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fansible-caddy-sites/lists"}