You can not 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
David Shrewsbury 966db65ea2
Fix local connection interaction with become plugins (#86473) (#86509)
3 months ago
..
_internal Move display internals into _internal (#85889) 8 months ago
_vendor Require `from __future__ import annotations` (#81902) 3 years ago
ansible_test [stable-2.20] ansible-test - Improve AZP commit API error handling (#86197) (#86201) 6 months ago
cli deprecate esoteric/undocumented playbook syntaxes (#85378) 11 months ago
config Ensure config env/ini values are tagged (#85404) 11 months ago
errors Move display internals into _internal (#85889) 8 months ago
executor six cleanup (#85284) 9 months ago
galaxy ansible-galaxy - remove deprecated v2 API (#85830) 8 months ago
inventory Templating overhaul, implement Data Tagging (#84621) 1 year ago
inventory_test_data/group_vars
mock Clean up TE error handling, wrap sigalrm handler (#85232) 12 months ago
module_utils Fix AnsibleModule.human_to_bytes (#85259) (#86173) 6 months ago
modules [stable-2.20] get_url: Fix regex for GNU digest line (#86134) (#86215) 6 months ago
parsing Update DataLoader.get_basedir to be an abspath (#85940) 7 months ago
playbook [stable-2.20] Fix unit test serialization (#86163) (#86164) 6 months ago
plugins Fix local connection interaction with become plugins (#86473) (#86509) 3 months ago
regex Remove Python 2.x compat from unit tests (#82109) 3 years ago
template deprecate invalid variable names in inventory (#85377) 11 months ago
test_utils Move display internals into _internal (#85889) 8 months ago
utils Move display internals into _internal (#85889) 8 months ago
vars Templating overhaul, implement Data Tagging (#84621) 1 year ago
__init__.py
conftest.py Add missing warning methods and args (#85225) 12 months ago
controller_only_conftest.py recategorize pass over DTFIX-MERGE entries post b4 (#85155) 1 year ago
requirements.txt Use bcrypt < 5 for unit tests (#85969) 7 months ago
test_context.py Require `from __future__ import annotations` (#81902) 3 years ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 3 years ago