{"id":21721473,"url":"https://github.com/informaticsmatters/ansible-role-cert-manager","last_synced_at":"2026-05-18T14:36:04.157Z","repository":{"id":36911837,"uuid":"230596154","full_name":"InformaticsMatters/ansible-role-cert-manager","owner":"InformaticsMatters","description":"A basic ansible role to deploy the Kubernetes cert-manager","archived":false,"fork":false,"pushed_at":"2023-08-18T10:48:21.000Z","size":113,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T18:43:22.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InformaticsMatters.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":"2019-12-28T10:43:25.000Z","updated_at":"2023-08-17T15:24:25.000Z","dependencies_parsed_at":"2025-01-25T18:42:24.703Z","dependency_job_id":"a6aed8ed-fea2-4fb4-a943-fbd164882cd1","html_url":"https://github.com/InformaticsMatters/ansible-role-cert-manager","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Fansible-role-cert-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Fansible-role-cert-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Fansible-role-cert-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Fansible-role-cert-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InformaticsMatters","download_url":"https://codeload.github.com/InformaticsMatters/ansible-role-cert-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244693800,"owners_count":20494510,"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":[],"created_at":"2024-11-26T02:17:02.550Z","updated_at":"2026-05-18T14:35:59.127Z","avatar_url":"https://github.com/InformaticsMatters.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role - informaticsmatters.cert_manager\n==============================================\n\n![lint](https://github.com/InformaticsMatters/ansible-role-cert-manager/workflows/lint/badge.svg)\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/informaticsmatters/ansible-role-cert-manager)\n![Ansible Role](https://img.shields.io/ansible/role/45879)\n\nA Role for the installation of the cert-manager application into a Kubernetes\ncluster.\n\nRequirements\n------------\n\n-   Kubernetes\n\nRole Variables\n--------------\n\n    # To uninstall from the cluster\n    # state: absent\n    cm_state: present\n    # The period of time (seconds) to wait for the cert-manager\n    # to get to the desired state. It may take several minutes for\n    # container initialisation, a period of more than 3 minutes\n    # is recommended.\n    cm_wait_timeout: 360\n\n    # Email address used for ACME registration\n    cm_letsencrypt_email: SetMe\n    \nDependencies\n------------\n\n-   (none)\n\nExample Playbook\n----------------\n\n**NOTE** The example below assumes that you have a running Kubernetes\ncluster.\n\n    - hosts: servers\n      tasks:\n      - include_role:\n          name: informaticsmatters.cert_manager\n        vars:\n          cm_letsencrypt_email: anyone@example.com\n          cm_wait_timeout: 600\n\nLicense\n-------\n\nApache 2.0 License\n\nAuthor Information\n------------------\n\nalanbchristie\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finformaticsmatters%2Fansible-role-cert-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finformaticsmatters%2Fansible-role-cert-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finformaticsmatters%2Fansible-role-cert-manager/lists"}