k8s/roles/cert_manager/tasks/main.yml
mrwho 45a7ea0d93 feat(infra): add cert-manager role and setup playbook
Introduce cert-manager role and a dedicated playbook for automated certificate management setup, complementing the newly restructured uyuni role for comprehensive infrastructure automation.
2026-07-19 15:32:16 +03:00

4 lines
83 B
YAML

---
- name: Deploy cert-manager via Helm
ansible.builtin.include_tasks: helm.yml