ansible/changelogs/fragments/53649-allow-parent-group-as-variable.yaml

4 lines
195 B
YAML
Raw Normal View History

minor_changes:
- inventory keyed_groups - allow the parent_group to be specified as a variable by using
brackets, such as "{{ placement.region }}", or as a string if brackets are not used.