[PR #5794/3b73e7ed backport][stable-6] alternatives: make work with Fedora 37 (#5797)

alternatives: make work with Fedora 37 (#5794)

* alternatives in Fedora 37 uses follower instead of slave.

* Add changelog fragment.

(cherry picked from commit 3b73e7ed2a)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2023-01-07 16:55:57 +01:00
committed by GitHub
parent a1ca89b058
commit aa136aca4c
2 changed files with 7 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "alternatives - support subcommands on Fedora 37, which uses ``follower`` instead of ``slave`` (https://github.com/ansible-collections/community.general/pull/5794)."