ansible-dockerswarm
ansible-dockerswarm copied to clipboard
python-pip not found
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