1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/inventory
James Cammarata 365c5b23ce Re-add cache clearing call to Inventory init
This prevents a bug where the existing cache outside of the class
is not cleared when creating a new Inventory object. This only really
affects people using the API directly right now, but wanted to fix it
to prevent weird errors from popping up.
2016-01-20 20:54:12 -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 Re-add cache clearing call to Inventory init 2016-01-20 20:54:12 -05:00
dir.py Changing up how host (in)equality is checked 2015-12-04 12:57:46 -05:00
expand_hosts.py
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 Allow InventoryScript JSON with childgroups only 2016-01-08 13:52:44 +01:00