c12s-kubespray/roles/kubernetes/node
Miao Zhou 885c6cff71 Fix AWS Node Labels Error
Now the `kubespray-aws-inventory.py` script always set a node_labels key
to ansible_host.

When AWS instance did not set property labels, it would be an empty
string.

The TASK `Write kubelet config file (kubeadm or non-kubeadm)` will
failed with a msg:

`AnsibleUndefinedVariable: 'unicode object' has no attribute 'items'`.
2018-11-23 17:37:41 +08:00
..
defaults Fix some typos (#3690) 2018-11-10 15:53:58 +01:00
handlers Drop non systemd OS types support 2017-01-02 12:14:03 +01:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks [jjo] add kube-router support (#3339) 2018-10-16 07:15:05 -07:00
templates Fix AWS Node Labels Error 2018-11-23 17:37:41 +08:00
vars added extra var for ubuntu 18 netplan resolv 2018-09-17 09:01:55 +02:00