mirror of
https://github.com/ansible/ansible.git
synced 2025-11-30 23:16:08 +07:00
* File based cache plugins filenames fix File based cache plugins will now correctly handle inventory_hostnames with 'path symbols' in their names. This should allow those using chroot and jail connection plugins to use file based caches now.
3 lines
145 B
YAML
3 lines
145 B
YAML
bugfixes:
|
|
- cache plugins based on the BaseFileCache class will now sanitize keys to avoid names that could cause issues with the storage path
|