refactor to use roles

This commit is contained in:
2020-04-02 14:57:18 +02:00
parent 264d837298
commit 2ac6f96f8e
9 changed files with 153 additions and 307 deletions

View File

@ -0,0 +1,4 @@
- name: Join node to Kubernetes master
shell: >
{{ kubernetes_join_command }}
creates=/etc/kubernetes/kubelet.conf