community.general/lib/ansible/inventory
Brian Coca 75e94e0cba allow for non standard hostnames
* Changed parse_addresses to throw exceptions instead of passing None
* Switched callers to trap and pass through the original values.
* Added very verbose notice
* Look at deprecating this and possibly validate at plugin instead
fixes #13608
2015-12-21 13:42:34 -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 allow for non standard hostnames 2015-12-21 13:42:34 -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 allow for non standard hostnames 2015-12-21 13:42:34 -05:00
script.py Clean up pyflakes warnings in inventory 2015-10-19 11:13:56 -07:00