You can install pip yourself as a user: https://pip.pypa.io/en/stable/installing/
On Wed, Aug 12, 2020 at 9:01 AM Jay Amin <[email protected]> wrote: > Hello Lee, > So I don't have access to subscription manager or PIP. I have to perform > this as localinstall and hence your above commands don't work when tried. > > Do you know how would I upgrade without using subscription manager or > without using pip command? > > Thanks > Jitesh > > On Wed, Aug 12, 2020 at 2:25 AM Thomas Stephen Lee <[email protected]> > wrote: > >> try >> >> $ sudo subscription-manager repos --enable >> ansible-2.9-for-rhel-8-x86_64-rpms >> >> and >> >> $ sudo dnf upgrade ansible >> >> -- >> Lee >> >> On Tue, Aug 11, 2020 at 11:50 PM Jay Amin <[email protected]> wrote: >> >>> Hello, >>> Can anyone tell me how do I upgrade Ansible v2.9.10 to 2.9.11 or 2.9.12 >>> on RHEL 8? >>> >>> I cannot use since system is not connected to any subscription manager >>> or repo. I use local repo. I cannot use PIP either. >>> >>> I downloaded ansible-2.9.11-1.el8.noarch.rpm but now need help on how to >>> upgrade to this version. >>> >>> Thanks >>> Jay >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Ansible Project" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/ansible-project/e7704d73-8111-4ae4-9571-31f6672ef560n%40googlegroups.com >>> <https://groups.google.com/d/msgid/ansible-project/e7704d73-8111-4ae4-9571-31f6672ef560n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Ansible Project" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/ansible-project/714c4a1D-BM/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/ansible-project/CAG7s96UnKSXy%2B03OWxzb_Xg3OYKxpGVQn9UT3pj_xprUgYTFkw%40mail.gmail.com >> <https://groups.google.com/d/msgid/ansible-project/CAG7s96UnKSXy%2B03OWxzb_Xg3OYKxpGVQn9UT3pj_xprUgYTFkw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/CA%2BxBmCOQFc9%3DutL%2B82S-%3DG_B7cX0ZLwWP1%3DAqx881vsGYK3XbQ%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CA%2BxBmCOQFc9%3DutL%2B82S-%3DG_B7cX0ZLwWP1%3DAqx881vsGYK3XbQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAF5BPe04YkaUV8LN1KV40mMW6w-48ZiAy6_fjXW%3DXs0CqGrJnw%40mail.gmail.com.
