mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Add keyed_groups feature (#52045)
This implements: - Allow creating keyed group parents
This commit is contained in:
parent
646a8586a5
commit
56e3597856
4 changed files with 132 additions and 10 deletions
2
changelogs/fragments/52045-keyed-group-features.yaml
Normal file
2
changelogs/fragments/52045-keyed-group-features.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- keyed_groups now has a 'parent_group' keyword that allows assigning all generated groups to the same parent group
|
Loading…
Add table
Add a link
Reference in a new issue