-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No package matching 'python-pip' is available when use ansible 5.4 (2.12.2) on ubuntu 16.04, 18.04, 20.04 #22
Comments
patsevanton
changed the title
Unable to find any of pip3 to use when use ansible 5.4 on ubuntu 16.04, 18.04, 20.04
Unable to find any of pip3 to use when use ansible 5.4 (2.12.2) on ubuntu 16.04, 18.04, 20.04
Mar 16, 2022
Check install pip/pip3 on Ubuntu 20.04
|
I installed python3-pip
Try run playbook again
|
Try install python-pip on Ubuntu 20.04
|
If changed python-pip to python3-pip then get error
|
patsevanton
changed the title
Unable to find any of pip3 to use when use ansible 5.4 (2.12.2) on ubuntu 16.04, 18.04, 20.04
No package matching 'python-pip' is available when use ansible 5.4 (2.12.2) on ubuntu 16.04, 18.04, 20.04
Mar 16, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SUMMARY
Unable to find any of pip3 to use when use ansible 5.4 on ubuntu 16.04, 18.04, 20.04
ISSUE TYPE
COMPONENT NAME
pip or ansible
ANSIBLE VERSION
and
CONFIGURATION
OS / ENVIRONMENT
Main server Ubuntu 20.04
Remote server Ubuntu 16.04, 18.04, 20.04
STEPS TO REPRODUCE
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: