Page MenuHomeSolus

Update Ansible to 2.9.13
ClosedPublic

Authored by sethfl on Sep 24 2020, 1:02 AM.
Tags
None
Referenced Files
F11048517: D9713.id23646.diff
Thu, Aug 10, 4:39 PM
F11048516: D9713.id.diff
Thu, Aug 10, 4:39 PM
F11048515: D9713.id23435.diff
Thu, Aug 10, 4:39 PM
F11048513: D9713.id23394.diff
Thu, Aug 10, 4:38 PM
F11034038: D9713.diff
Wed, Aug 9, 4:25 PM
F10984943: D9713.id23435.diff
Sun, Jul 23, 7:43 PM
F10967682: D9713.id23435.diff
Thu, Jul 20, 11:07 AM
F10959033: D9713.id23646.diff
Tue, Jul 18, 4:21 AM

Details

Summary

Update Ansible to the latest upstream release

Resolves T9293

Test Plan
  • Run playbook on Fedora 32 VM
  • Run playbook on Debian 10.5 VM

Diff Detail

Repository
R360 ansible
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
23

Why was this removed?

27

Why were the man pages removed?

This revision now requires changes to proceed.Sep 24 2020, 2:29 PM

Needs to be 2.9 series. 2.10 is dev / alpha.

sethfl retitled this revision from Update Ansible to 2.10.1 to Update Ansible to 2.9.13.Sep 27 2020, 12:29 AM
sethfl added inline comments.
package.yml
23

see next comment

27

The docs option for the makefile is currently broken in both stable and development branches/releases, with the manpages being removed from them as well. My best guess would be that the team is focused more on their webdocs as opposed to traditional manpages. I also looked over at how ansible is packaged on ubuntu and arch, with neither of them packaging the docs (ubuntu's control file for the package even has the nodocs build profile set, as seen in these source packages).

rebuild off of stable series

Any chance to get this merged soon? I need galaxy collections support in 2.9.x, thanks!

Thanks for the clarification. Patch looks good to me!

This revision is now accepted and ready to land.Oct 13 2020, 4:31 PM
This revision was automatically updated to reflect the committed changes.