7 lines
193 B
YAML
7 lines
193 B
YAML
---
|
|
- name: GitLab Agent | Push agent config to fleet repo
|
|
ansible.builtin.include_tasks: config.yml
|
|
|
|
- name: GitLab Agent | Install agentk via Helm
|
|
ansible.builtin.include_tasks: helm.yml
|