Project31 / ansible-kubernetes-openshift-pi3

Ansible playbooks for setting up a Kubernetes Raspberry Pi 3 cluster
190 stars 55 forks source link

Fix invalid path /invalid ansible syntax #11

Closed kenden closed 7 years ago

kenden commented 7 years ago

ansible-playbook -i hosts kubernetes.yml does not work without this.

rhuss commented 7 years ago

Strangely it worked for me until now for me ;-| Since I switched to a pure package based install without the need of an external download its currently not needed anymore (except for the openshift case which is outdated).