kubernauts / tk8

CLI to deploy Kubernetes with RKE, EKS or Kubeadm and deploy additional addons
Apache License 2.0
265 stars 46 forks source link

Install ansible through pip & Remove glibc #30

Closed arush-sal closed 6 years ago

arush-sal commented 6 years ago

Instead of installing ansible through the official Alpine repo this will be installing Ansible through pip.

Fix #26

Signed-off-by: Arush Salil me@aru.sh