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/test/units
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>
7 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
ansible_test Remove unused validate-modules unit test code 12 months ago
cli Use of constant for 644 permission variable (#82762) 8 months ago
config Remove Python 2 compat (via six) from unit tests 12 months ago
errors Remove Python 2.x compat from unit tests (#82109) 12 months ago
executor Updates to interpreter discovery for 2.17 (#82420) 8 months ago
galaxy Use of constant for 644 permission variable (#82762) 8 months ago
inventory Remove Python 2 compat (via six) from unit tests 12 months ago
inventory_test_data/group_vars
mock Enable file cache for vaulted host_vars_files vars plugin (#81995) 7 months ago
module_utils Handle error raised when argument validation (#82783) 8 months ago
modules test_apt: migrate from unittest to pytest (#82666) 7 months ago
parsing Enable file cache for vaulted host_vars_files vars plugin (#81995) 7 months ago
playbook Add the task info for tombstoned module/action plugins (#82451) 10 months ago
plugins Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794) 8 months ago
regex Remove Python 2.x compat from unit tests (#82109) 12 months ago
template Remove Python 2.x compat from unit tests (#82109) 12 months ago
utils remove repetitive words (#82799) 7 months ago
vars Remove Python 2 compat (via six) from unit tests 12 months ago
__init__.py
requirements.txt Remove Python 3.9 support for the controller (#80973) 1 year ago
test_context.py Require `from __future__ import annotations` (#81902) 1 year ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 1 year ago