You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/inventory_constructed
Jordan Borean fe2d9e316a
Fix constructable inventory default keyed group (#85002)
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>
7 months ago
..
invs bug fix: using non-FQDN in plugin choices fails plugin name verification (#75991) 4 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 3 years ago
constructed.yml Integration test cleanup (#84763) 9 months ago
keyed_group_default_value.yml Fix constructable inventory default keyed group (#85002) 7 months ago
keyed_group_list_default_value.yml Fix constructable inventory default keyed group (#85002) 7 months ago
keyed_group_str_default_value.yml Fix constructable inventory default keyed group (#85002) 7 months ago
keyed_group_trailing_separator.yml bug fix: using non-FQDN in plugin choices fails plugin name verification (#75991) 4 years ago
no_leading_separator_constructed.yml bug fix: using non-FQDN in plugin choices fails plugin name verification (#75991) 4 years ago
runme.sh Fix constructable inventory default keyed group (#85002) 7 months ago
static_inventory.yml Add a toggle for the leading separator for keyed_groups (#60882) 5 years ago
tag_inventory.yml Fix constructable inventory default keyed group (#85002) 7 months ago