GNU/Linux ◆ xterm-termite ◆ bash 241 views

A presentation of my “unmerge” feature for ansible-inventory. A way to see all variables from an inventory, where they come from (host var, group var, and which group), and if there were overwrites. Only works with hash_behaviour set to merge in Ansible’s config.

See https://github.com/ansible/ansible/pull/60941