ansible/docs/docsite/rst/porting_guides
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
2019-03-06 12:12:35 -06:00
..
porting_guide_2.0.rst Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
porting_guide_2.3.rst
porting_guide_2.4.rst Remove Deprecated configs 2.8 (#46825) 2018-11-05 12:08:13 -05:00
porting_guide_2.5.rst Fix document references in modules (#49892) 2018-12-17 10:20:06 -06:00
porting_guide_2.6.rst lineinfile note belongs in changelog for 2.6, not 2.7 (#45517) 2018-09-11 22:00:40 +01:00
porting_guide_2.7.rst pip: produce better error msg on import error (#47743) 2018-10-31 15:30:37 +01:00
porting_guide_2.8.rst Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
porting_guides.rst Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00