mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
fix alternatives parsing when they are part of a group (#3976)
* fix alternatives parsing when they are part of a group * add changelog fragment Co-authored-by: Guillaume Rousse <guillaume.rousse@renater.fr>
This commit is contained in:
parent
fe57cd5ac8
commit
a675afcba9
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/3976-fix-alternatives-parsing.yml
Normal file
2
changelogs/fragments/3976-fix-alternatives-parsing.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- alternatives - fix output parsing for alternatives groups (https://github.com/ansible-collections/community.general/pull/3976).
|
Loading…
Add table
Add a link
Reference in a new issue