ansible-role-k3s/tasks/validate/post-install.yml

5 lines
91 B
YAML
Raw Normal View History

2020-10-17 19:26:30 +02:00
---
- import_tasks: check-control-plane.yml
2020-10-19 21:26:12 +02:00
- import_tasks: check-cluster-nodes-ready.yml