{"id":15640943,"url":"https://github.com/hspaans/ansible-role-certificates","last_synced_at":"2026-05-10T09:34:52.902Z","repository":{"id":44603277,"uuid":"324746300","full_name":"hspaans/ansible-role-certificates","owner":"hspaans","description":"Ansible Role to maintain X.509 certificates","archived":false,"fork":false,"pushed_at":"2023-12-29T01:04:06.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T21:15:52.560Z","etag":null,"topics":["ansible","ansible-role","template"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hspaans.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":"2020-12-27T11:25:26.000Z","updated_at":"2022-01-02T00:13:31.000Z","dependencies_parsed_at":"2024-10-22T22:56:10.826Z","dependency_job_id":null,"html_url":"https://github.com/hspaans/ansible-role-certificates","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"hspaans/ansible-role-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hspaans%2Fansible-role-certificates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hspaans%2Fansible-role-certificates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hspaans%2Fansible-role-certificates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hspaans%2Fansible-role-certificates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hspaans","download_url":"https://codeload.github.com/hspaans/ansible-role-certificates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249227,"owners_count":20747167,"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","ansible-role","template"],"created_at":"2024-10-03T11:40:40.709Z","updated_at":"2026-05-10T09:34:52.889Z","avatar_url":"https://github.com/hspaans.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Role Name\n\n\u003e [!WARNING]\n\u003e As manual certificates have been replaced by [Let's Encrypt](https://github.com/letsencrypt) and this role has been archived.\n\nPush X.509 certificates to servers and using the structure from certbot for deployment.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nDefault variables are set in `defaults/main.yml`.\n\n## Dependencies\n\nNo dependency on other Ansible Galaxy roles.\n\n## Example Playbook\n\n    - hosts: servers\n      vars:\n        certificates_private:\n          - name: www.example.org\n            cert: !vault |\n              $ANSIBLE_VAULT;1.1;AES256\n              62663162646531663532611139313861653138656136313135385312643435613463623438633837\n            chain: !vault |\n              $ANSIBLE_VAULT;1.1;AES256\n              62663162646531663532611139313861653138656136313135385312643435613463623438633837\n            fullchain: !vault |\n              $ANSIBLE_VAULT;1.1;AES256\n              62663162646531663532611139313861653138656136313135385312643435613463623438633837\n            privkey: !vault |\n              $ANSIBLE_VAULT;1.1;AES256\n              62663162646531663532611139313861653138656136313135385312643435613463623438633837\n          - name: mail.example.org\n            cert: !vault |\n              $ANSIBLE_VAULT;1.1;AES256\n              62663162646531663532611139313861653138656136313135385312643435613463623438633837\n            chain: !vault |\n              $ANSIBLE_VAULT;1.1;AES256\n              62663162646531663532611139313861653138656136313135385312643435613463623438633837\n            fullchain: !vault |\n              $ANSIBLE_VAULT;1.1;AES256\n              62663162646531663532611139313861653138656136313135385312643435613463623438633837\n            privkey: !vault |\n              $ANSIBLE_VAULT;1.1;AES256\n              62663162646531663532611139313861653138656136313135385312643435613463623438633837\n      roles:\n        - { role: hspaans.certificates, become: true }\n\n## License\n\nMIT\n\n## Author Information\n\nThis role was created in 2020 by [Hans Spaans](https://github.com/hspaans).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhspaans%2Fansible-role-certificates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhspaans%2Fansible-role-certificates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhspaans%2Fansible-role-certificates/lists"}