Hi,
I am trying to develop custom inventory plugin.
And I wonder if its possible to access vars defined in host_vars and group_vars from parse method of this plugin.
All i can get are vars 'inventory_file', 'inventory_dir' and nothing like vars from host_vars files.