pickle - Pickle formatted files.
New in version 2.3.
Synopsis
- This cache uses Python’s pickle serialization format, in per host files, saved to the filesystem.
Parameters
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
_prefix | ini entries: [ ] [defaults ] env:ANSIBLE_CACHE_PLUGIN_PREFIX | User defined prefix to use when creating the files | |
_timeout | Default: 86400 | ini entries: [defaults ] env:ANSIBLE_CACHE_PLUGIN_TIMEOUT | Expiration timeout for the cache plugin data |
_uri required | ini entries: [defaults ] env:ANSIBLE_CACHE_PLUGIN_CONNECTION | Path in which the cache plugin will save the files |
Status
Author
- Brian Coca (@bcoca)
Hint
If you notice any issues in this documentation you can edit this document to improve it.
© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.5/plugins/cache/pickle.html