terraform-k8s/3-kubeadm-init.yml

7 lines
94 B
YAML
Raw Permalink Normal View History

2019-01-22 12:10:16 +00:00
---
2019-08-08 19:20:54 +00:00
- hosts: k8s_masters
2019-01-22 12:10:16 +00:00
remote_user: hybris
become: yes
2019-08-08 19:20:54 +00:00
roles:
- kubernetes-master