amimof / kubernetes-the-right-way

Install Kubernetes with Ansible
MIT License
28 stars 7 forks source link

Added checksum prop to `get_url` module wherever possible #24

Closed amimof closed 5 years ago

amimof commented 5 years ago

Added checksum prop to get_url module in order to determine if binaries should be downloaded or skipped if already exists. Without this, upgrading a cluster, let's say from from 1.11.2 to 1.13.1 would not download new binaries since the already exists in the hosts.