mattfinlayson / ansible-consul

Ansible role for consul
Apache License 2.0
233 stars 181 forks source link

Only update apt cache if required #202

Open colin-nolan opened 7 years ago

colin-nolan commented 7 years ago

Updating the apt cache as the first install step is not a great idea: https://github.com/savagegus/ansible-consul/blob/b655bf22a711e865ef52609f7cfc1d97db42cbb2/tasks/install.yml#L2-L6

This is beacuse: