community.general/lib/ansible/inventory
James Cammarata cd51ba7965 Use abspath instead of realpath for group/host vars files
The use of realpath means when following symlinks the actual path is
used when loading these files in the VariableManager, which may not
line up with the host or group name specified.

Fixes #14545
2016-02-24 13:10:49 -05:00
..
vars_plugins Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
__init__.py Use abspath instead of realpath for group/host vars files 2016-02-24 13:10:49 -05:00
dir.py Changing up how host (in)equality is checked 2015-12-04 12:57:46 -05:00
expand_hosts.py Be systematic about parsing and validating hostnames and addresses 2015-09-11 21:47:18 +05:30
group.py Make hostvars more dynamic again to improve performance with large inventories 2015-09-24 13:53:44 -04:00
host.py Revert "Enable host_key checking at the strategy level" 2015-12-17 12:43:47 -05:00
ini.py Catch INI section parsing misses and raise an appropriate error 2016-01-19 12:07:45 -05:00
script.py better error when host inventory script isnt dict 2016-01-25 16:32:09 -05:00