7 lines
161 B
YAML
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
|