Introduce cert-manager role and a dedicated playbook for automated certificate management setup, complementing the newly restructured uyuni role for comprehensive infrastructure automation.
4 lines
83 B
YAML
4 lines
83 B
YAML
---
|
|
- name: Deploy cert-manager via Helm
|
|
ansible.builtin.include_tasks: helm.yml
|