6 lines
100 B
YAML
6 lines
100 B
YAML
---
|
|
- name: Flux | Install CLI and bootstrap with GitLab
|
|
hosts: manager_nodes
|
|
roles:
|
|
- flux
|