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
Martin Krizek 3f74bc08ce
Remove crypt support from ansible.utils.encrypt (#81721)
Fixes #81717

Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
..
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
ansible_test Remove unused validate-modules unit test code 2 years ago
cli Remove create_new_password parameter in CLI.build_vault_ids (#82066) 2 years ago
config Remove Python 2 compat (via six) from unit tests 2 years ago
errors Remove Python 2.x compat from unit tests (#82109) 2 years ago
executor Revert "Fix older external connection plugins without _sub_plugin declaration (#79372)" (#82473) 2 years ago
galaxy ansible-galaxy - fix exit code for failed role import (#82193) 2 years ago
inventory Remove Python 2 compat (via six) from unit tests 2 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Remove Python 2 compat (via six) from unit tests 2 years ago
module_utils Add Alp-Dolomite to Suse family list (#82496) 2 years ago
modules Remove Python 2 compat (via six) from unit tests 2 years ago
parsing Remove Python 2 compat (via six) from unit tests 2 years ago
playbook Add the task info for tombstoned module/action plugins (#82451) 2 years ago
plugins Remove unused unit test code 2 years ago
regex Remove Python 2.x compat from unit tests (#82109) 2 years ago
template Remove Python 2.x compat from unit tests (#82109) 2 years ago
utils Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
vars Remove Python 2 compat (via six) from unit tests 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
requirements.txt Remove Python 3.9 support for the controller (#80973) 3 years ago
test_context.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 2 years ago