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
RealKelsar 869088b959
Fixes Parsing for ClearLinux exposed by Gentoo (#86384)
* Fixes Parsing for ClearLinux exposed by Gentoo changing os-release, Quoting from " to ', also fixes NA parsing to strip both kinds of quotes
20 hours ago
..
_internal Modify crypt library import pattern (#86120) 2 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
ansible_test ansible-test - Improve AZP commit API error handling (#86197) 2 months ago
cli ansible-galaxy - Change error to warning when no paths exist (#86341) 6 days ago
config Ensure config env/ini values are tagged (#85404) 7 months ago
errors Move display internals into _internal (#85889) 4 months ago
executor six cleanup (#85284) 5 months ago
galaxy Fix argument spec for v1 source info schema validation (#86320) 4 days ago
inventory inventory: Add warning for invalid priority values (#86114) 2 months ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Clean up TE error handling, wrap sigalrm handler (#85232) 8 months ago
module_utils Fixes Parsing for ClearLinux exposed by Gentoo (#86384) 20 hours ago
modules get_url: Fix regex for GNU digest line (#86134) 2 months ago
parsing Update DataLoader to deal almost exclusively in str (#85941) 3 months ago
playbook Fix unit test serialization (#86163) 2 months ago
plugins winrm - Add better Kerberos error (#86317) 1 month ago
regex Remove Python 2.x compat from unit tests (#82109) 2 years ago
template deprecate invalid variable names in inventory (#85377) 7 months ago
test_utils Move display internals into _internal (#85889) 4 months ago
utils Fix test_encrypt.py unit test (#86180) 2 months ago
vars Templating overhaul, implement Data Tagging (#84621) 9 months ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Add missing warning methods and args (#85225) 8 months ago
controller_only_conftest.py recategorize pass over DTFIX-MERGE entries post b4 (#85155) 8 months ago
requirements.txt Use bcrypt < 5 for unit tests (#85969) 3 months 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