ansible/lib/ansible/inventory
nitzmahone 349e072a74 fix for dynamic (add_host) hosts not available in hostvars
Looks like there are two pattern caches that need to be cleared for this to work- added the second one.
Added integration tests for add_host to prevent future regressions.
2015-11-16 10:53:10 -08:00
..
vars_plugins Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
__init__.py fix for dynamic (add_host) hosts not available in hostvars 2015-11-16 10:53:10 -08:00
dir.py Inject existing groups at InventoryDir initialization 2015-09-29 18:16:05 +02: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 Fix for equality checking in Host to make sure things are like types 2015-09-25 16:49:31 -04:00
ini.py Clean up pyflakes warnings in inventory 2015-10-19 11:13:56 -07:00
script.py Clean up pyflakes warnings in inventory 2015-10-19 11:13:56 -07:00