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 f024cf35d7
Remove the yum module, redirect it to dnf (#81895)
Fixes #81728
9 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 Remove create_new_password parameter in CLI.build_vault_ids (#82066) 12 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 Revert "Fix older external connection plugins without _sub_plugin declaration (#79372)" (#82473) 10 months ago
galaxy ansible-galaxy - fix exit code for failed role import (#82193) 10 months ago
inventory Remove Python 2 compat (via six) from unit tests 12 months ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock Remove Python 2 compat (via six) from unit tests 12 months ago
module_utils Remove the yum module, redirect it to dnf (#81895) 9 months ago
modules Remove the yum module, redirect it to dnf (#81895) 9 months ago
parsing Remove Python 2 compat (via six) from unit tests 12 months ago
playbook Add the task info for tombstoned module/action plugins (#82451) 10 months ago
plugins Remove unused unit test code 10 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 test_encrypt: remove unreachable assertion (#82570) 9 months ago
vars Remove Python 2 compat (via six) from unit tests 12 months ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
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