7 lines
121 B
YAML
7 lines
121 B
YAML
---
|
|
- name: Reconcile Flux controllers and root sync
|
|
hosts: sandbox1
|
|
gather_facts: false
|
|
roles:
|
|
- sandbox_flux
|