Clearly I've over multi-tasked.

You want to install but don't have access to anything other than the RPM
but you do have a local repo.

You could either add the rpm to the local repo and dnf install using that
repo or use `dnf install ansible-2.9.11-1.el8.noarch.rpm`. Dnf will report
that you are removing the old version and updating to the new just like if
you were loading from a repo.


On Tue, Aug 11, 2020, 11:28 AM Jay Amin <jay.amin...@gmail.com> 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?
>
> 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. Where do i download 2.9.12 now that it's released
> (rpm)?
>
> Thanks
> Jay
>
> On Tuesday, August 11, 2020 at 12:59:38 AM UTC-4 Rick Elrod wrote:
>
>> Hi all- we're happy to announce that the general release of Ansible
>> 2.9.12 and
>> 2.8.14 are now available!
>>
>>
>> How do you get it?
>> ------------------
>>
>> $ pip install ansible==2.9.12 --user
>> or
>> $ pip install ansible==2.8.14 --user
>>
>> The tar.gz of the releases can be found here:
>>
>> * 2.9.12
>> https://releases.ansible.com/ansible/ansible-2.9.12.tar.gz
>> SHA256: 7e95ddf719190b068fafc7d7c7877c218054cc5da4f6d9d794faf7bc66dab774
>> * 2.8.14
>> https://releases.ansible.com/ansible/ansible-2.8.14.tar.gz
>> SHA256: 248990ade8689126ded598c5a931b2524ff4edf4629627b10962098d1303eaa5
>>
>>
>> What's new in 2.9.12 and 2.8.14
>> -------------------------------
>>
>> These releases contain fixes to multiple CVEs: CVE-2020-1736,
>> CVE-2020-14332, CVE-2020-14330
>>
>> These releases are maintenance releases containing numerous bugfixes. The
>> full
>> changelogs are at:
>>
>> * 2.9.12
>>
>> https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst
>> * 2.8.14
>>
>> https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst
>>
>>
>> What's the schedule for future maintenance releases?
>> ----------------------------------------------------
>>
>> Future maintenance releases will occur approximately every 3 weeks. So
>> expect
>> the next one around 2020-08-31.
>>
>>
>> Porting Help
>> ------------
>>
>> We've published a porting guide at
>>
>> https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.9.html
>> to
>> help migrate your content to 2.9.
>>
>>
>> If you discover any errors or if any of your working playbooks break when
>> you
>> upgrade to 2.9.12, please use the following link to report the
>> regression:
>>
>> https://github.com/ansible/ansible/issues/new/choose
>>
>> In your issue, be sure to mention the Ansible version that works and the
>> one
>> that doesn't.
>>
>> Thanks!
>>
>> -Rick Elrod
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ansible-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-devel/5e0ff646-826e-4629-b884-e0bc388f98ben%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-devel/5e0ff646-826e-4629-b884-e0bc388f98ben%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/CAJ7P4uh8OGZsumrKHA7sVwPE34Htbr%2BCuz7cgRLbRorrLoWhiQ%40mail.gmail.com.

Reply via email to