1
0
IaC/zz_archived/88_scratch.yaml

14 lines
239 B
YAML

---
# - name: nodes
# hosts: k8s_worker
# gather_facts: true
# become: true
# roles:
# - k8s_storage_ebs_nodes
- name: manifests
hosts: localhost
gather_facts: false
become: false
roles:
- k8s_storage_ebs_manifests