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/changelogs/fragments/ansible-test-cache-plugin.yml

4 lines
170 B
YAML

bugfixes:
- Fix ``keys()`` implementation of ``BaseFileCacheModule`` to strip the prefix
from the key and only return keys that share the same prefix as the cache.