k8s/roles/flux/tasks/main.yml
2026-07-15 11:14:21 +03:00

7 lines
161 B
YAML

---
- name: Flux | Install CLI
ansible.builtin.include_tasks: install.yml
- name: Flux | Bootstrap with GitLab
ansible.builtin.include_tasks: bootstrap.yml