You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/plugins
Sloane Hertel 9687879840
Fix inventory cache interface (#50446)
* Replace InventoryFileCacheModule with a better developer-interface

Use new interface for inventory plugins with backwards compatibility

Auto-update the backing cache-plugin if the cache has changed after parsing the inventory plugin

* Update CacheModules to use the config system and add a deprecation warning if they are being imported directly rather than using cache_loader

* Fix foreman inventory caching

* Add tests

* Add integration test to check that fact caching works normally with cache plugins using ansible.constants and inventory caching provides a helpful error for non-compatible cache plugins

* Add some developer documentation for inventory and cache plugins

* Add user documentation for inventory caching

* Add deprecation docs

* Apply suggestions from docs review

* Add changelog
5 years ago
..
action.rst Refine plugin docs (#49324) 6 years ago
become.rst Become plugin: Update documentation to match other plugin doc (#53266) 5 years ago
cache.rst Refine plugin docs (#49324) 6 years ago
callback.rst osx_say callback plugin: add espeak support, rename to say (#33740) 5 years ago
cliconf.rst Document httpapi and cliconf plugins (#49503) 5 years ago
connection.rst Refine plugin docs (#49324) 6 years ago
httpapi.rst Document httpapi and cliconf plugins (#49503) 5 years ago
index.html Become plugins (#50991) 5 years ago
inventory.rst Fix inventory cache interface (#50446) 5 years ago
lookup.rst Fix docs syntax highlighting errors (#50836) 6 years ago
plugins.rst Become plugins (#50991) 5 years ago
shell.rst Refine plugin docs (#49324) 6 years ago
strategy.rst Refine plugin docs (#49324) 6 years ago
vars.rst Refine plugin docs (#49324) 6 years ago