atosatto / ansible-dockerswarm

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

python-pip not found #102

Open amado-saladino opened 2 years ago

amado-saladino commented 2 years ago

https://github.com/atosatto/ansible-dockerswarm/blob/579f802ec3b97a6a57f1362fdea04006d13b4ee2/vars/Debian.yml#L4

while running this role on Ubuntu 20, it raises an error python-pip package not found, instead it should be python3-pip

Whenever I install this role, I have manually to update this package name before running my playbook

george-lopes-creathus commented 3 months ago

Same happens with GCP image: debian-cloud/debian-12