6 lines
79 B
YAML
6 lines
79 B
YAML
|
---
|
||
|
- hosts: k8s-cluster
|
||
|
gather_facts: False
|
||
|
roles:
|
||
|
- coreos-bootstrap
|