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
Matt Clay 9295bb5b5d
Unit test cleanup (#81958)
Remove obsolete Python 2.7 and 3.6 support code and fix up existing tests.
1 year ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
ansible_test Require `from __future__ import annotations` (#81902) 1 year ago
cli ansible-galaxy - fix traceback error for invalid req file (#81917) 1 year ago
compat Require `from __future__ import annotations` (#81902) 1 year ago
config Require `from __future__ import annotations` (#81902) 1 year ago
errors Require `from __future__ import annotations` (#81902) 1 year ago
executor Remove Python `< 3.5` `selectors` fallbacks (#81872) 1 year ago
galaxy Require `from __future__ import annotations` (#81902) 1 year ago
inventory Require `from __future__ import annotations` (#81902) 1 year ago
inventory_test_data/group_vars
mock Require `from __future__ import annotations` (#81902) 1 year ago
module_utils Unit test cleanup (#81958) 1 year ago
modules Require `from __future__ import annotations` (#81902) 1 year ago
parsing Require `from __future__ import annotations` (#81902) 1 year ago
playbook Require `from __future__ import annotations` (#81902) 1 year ago
plugins Remove Python `< 3.5` `selectors` fallbacks (#81872) 1 year ago
regex Require `from __future__ import annotations` (#81902) 1 year ago
template Require `from __future__ import annotations` (#81902) 1 year ago
utils Unit test cleanup (#81958) 1 year ago
vars Require `from __future__ import annotations` (#81902) 1 year ago
__init__.py
requirements.txt
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