summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-skip-caching-aa13be0299cc8b8c.yaml
blob: d18fc9d3cce92711a6fba9e1bf71616450d078e1 (plain)
1
2
3
4
5
6
7
---
features:
  - |
    Add possibility to skip caching endpoints to the filesystem when '.disable' file is present in the cache directory.
fixes:
  - |
    When python interpreter invokimg the module is located under /tmp (the case when i.e. Ansible module uses stevedore) do not try to write cache to the file system.