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
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
7 years ago
..
api link from API stub page to module_utils page (#49831) 7 years ago
community mention ansible-lint and editor tools that help with playbook development (#51769) 7 years ago
dev_guide Fix inventory cache interface (#50446) 7 years ago
installation_guide Become plugins (#50991) 7 years ago
inventory Update implicit_localhost.rst (#45455) 7 years ago
network replaced outdate release info with checkmarks (#53016) 7 years ago
plugins Fix inventory cache interface (#50446) 7 years ago
porting_guides Fix inventory cache interface (#50446) 7 years ago
reference_appendices Python interpreter discovery (#50163) 7 years ago
roadmap Toshio is now release manager for 2.8 and future 2.6 (#51452) 7 years ago
scenario_guides standardize connection variable names (#51776) 7 years ago
user_guide win_dsc - Add argument validation and other fixes (#53093) 7 years ago
vmware VMware: vmware_vm_inventory using vaulted config (#53048) 7 years ago
conf.py Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 7 years ago
index.rst Python interpreter discovery (#50163) 7 years ago