7 lines
144 B
YAML
7 lines
144 B
YAML
---
|
|
- name: Reconcile central SPIRE access to sandbox Kubernetes
|
|
hosts: sandbox1
|
|
gather_facts: false
|
|
roles:
|
|
- sandbox_spire_bootstrap
|