mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 12:19:53 +01:00
Fix the logic for a constructable inventory `keyed_groups` entry to use the `default_value` if the ``key` expression result is `None` or `omit` and not just an empty string. This bug was introduced with the changes in data tagging and goes back to the original behaviour. Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| invs | ||
| aliases | ||
| constructed.yml | ||
| keyed_group_default_value.yml | ||
| keyed_group_list_default_value.yml | ||
| keyed_group_str_default_value.yml | ||
| keyed_group_trailing_separator.yml | ||
| no_leading_separator_constructed.yml | ||
| runme.sh | ||
| static_inventory.yml | ||
| tag_inventory.yml | ||