mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
[PR #5794/3b73e7ed backport][stable-5] alternatives: make work with Fedora 37 (#5796)
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:
parent
7392a8e52c
commit
37feac8f68
2 changed files with 7 additions and 3 deletions
2
changelogs/fragments/5794-alternatives-fedora37.yml
Normal file
2
changelogs/fragments/5794-alternatives-fedora37.yml
Normal 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)."
|
Loading…
Add table
Add a link
Reference in a new issue