atosatto / ansible-dockerswarm

Docker Engine clustering using "Swarm Mode" and Ansible
https://galaxy.ansible.com/atosatto/docker-swarm/
MIT License
262 stars 149 forks source link

Fails as the package module does not update cache "name: Install python-pip" task #10

Closed aswadrangnekar closed 7 years ago

aswadrangnekar commented 7 years ago

while running playbook, it fails at https://github.com/atosatto/ansible-dockerswarm/blob/master/tasks/main.yml#L9 as the cache was not updated.

aswadrangnekar commented 7 years ago

@atosatto Please take a look at the quick-fix https://github.com/aswadrangnekar/ansible-dockerswarm/commit/36973198537720baeba3e33da4d11f8b322e475b.

Thanks for this repo!

atosatto commented 7 years ago

Closing it since PR #11 has been merged!