community.general/lib/ansible/plugins/inventory
Sloane Hertel 4a1cc661c4 add inventory caching & use in virtualbox inventory plugin (#34510)
* Inventory caching

* Add inventory caching for virtualbox

* Don't populate cache for virtualbox with stdout, use a dict of inventory instead

* Fix error creating the cache dir if it doesn't exist

* Keep cache default False and set to True in VariableManager __init__

* Check all groups before determining if a host is ungrouped.
2018-01-22 19:33:14 -05:00
..
__init__.py add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
advanced_host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
auto.py Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
aws_ec2.py [cloud] New inventory plugin: aws_ec2 (#34416) 2018-01-22 18:49:57 -05:00
constructed.py Use module formatting (#33413) 2017-12-07 14:26:52 +00:00
host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
ini.py remove unnecessary extra conditional (thanks bcoca) 2017-12-12 12:52:46 -05:00
k8s.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
openshift.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
openstack.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
script.py get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
virtualbox.py add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
yaml.py Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869) 2017-12-13 14:19:19 -05:00