community.general/lib/ansible/plugins
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
..
action 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 2018-01-22 12:34:21 +00:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
cliconf 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 2018-01-22 12:34:21 +00:00
connection Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
filter filter ipaddr: add custom delimiter option to ip4_hex(); fix format (#26862) 2018-01-17 12:49:49 -05:00
inventory add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
lookup Fix name param. Remove logging. (#34881) 2018-01-15 11:27:39 -05:00
netconf refactor iosxr_system for cliconf and netconf (#34749) 2018-01-17 07:29:28 -07:00
shell win_become: another option to support become flags for runas (#34551) 2018-01-19 13:58:10 -08:00
strategy add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
terminal 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 2018-01-22 12:34:21 +00:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py Make sure we don't try to inspect DOCUMENTATION, if the plugin doesn't have any (#35017) 2018-01-18 15:30:40 -06:00