ansible/lib/ansible/parsing
tobixx 3b823d908e
Enable file cache for vaulted host_vars_files vars plugin (#81995)
Enable file cache for vaulted host_vars_files vars plugin

* fixes #81994
* Changed cache arg from bool to str to allow 'vaulted' only file cache
* removed unused used var
---------
Co-authored-by: Steffen Oschatz <so@ypsilon.net>
2024-03-15 14:50:38 -04:00
..
utils Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
vault Replace unwelcoming words (#82413) 2023-12-18 12:05:15 -05:00
yaml Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
__init__.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
ajson.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
dataloader.py Enable file cache for vaulted host_vars_files vars plugin (#81995) 2024-03-15 14:50:38 -04:00
mod_args.py Reword warning if the reserved keyword `_ansible_` is used (#82657) 2024-02-09 04:43:46 +00:00
plugin_docs.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
quoting.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
splitter.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00