summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* pip - Add break_system_packages option (#82097)Matt Clay2023-10-316-0/+71
* Ignore testing data for gitleaks (#82083)Jordan Borean2023-10-261-1/+1
* don't warn about using a yescrypt hash as user password (#82071)Thomas Sjögren2023-10-261-1/+13
* any_errors_fatal fixes (#78680)Martin Krizek2023-10-258-0/+104
* Remove obsolete requirements from prepare_http_testsMatt Clay2023-10-241-5/+1
* ansible-pull now handles all secret files CLI options (#82009)Brian Coca2023-10-243-2/+18
* Clarify some points in config lookup documentation (#81951)Brian Coca2023-10-241-2/+9
* Improve filter_encryption testMatt Clay2023-10-242-7/+13
* Simplify filter_encryption test (#82062)Matt Clay2023-10-235-54/+52
* remove args passthru on role runme tests that use grep (#82060)Matt Davis2023-10-231-13/+13
* Fix Jinja plugin deduplication (#82002)Brian Coca2023-10-217-0/+93
* ansible-test - Fix parsing of cgroup entriesMatt Clay2023-10-201-1/+1
* Fix subversion integration test (#82029)Matt Clay2023-10-195-284/+17
* ansible-test - Remove special cryptography install (#82008)Matt Clay2023-10-183-95/+0
* Add ignore invalid options override for mod wrapper (#81899)Jordan Borean2023-10-172-0/+30
* Fix outdated S3 URLs (#81964)Matt Clay2023-10-132-2/+2
* ansible-test - Clean up old Python 2 compat code (#81962)Matt Clay2023-10-1219-128/+26
* Remove obsolete compat code from integration tests (#81961)Matt Clay2023-10-1210-70/+30
* Unit test cleanup (#81958)Matt Clay2023-10-126-73/+8
* ansible-test - Update base/default containers (#81957)Matt Clay2023-10-121-3/+3
* Update default test container Python to 3.12 and support for PyLint 3.0.1 (#8...Matt Davis2023-10-113-4/+30
* Remove Python `< 3.5` `selectors` fallbacks (#81872)Sviatoslav Sydorenko2023-10-117-13/+3
* Deprecate `pycompat24` (#81896)Sviatoslav Sydorenko2023-10-101-0/+1
* Remove Python 2 importlib.import_module compat (#81879)Sviatoslav Sydorenko2023-10-101-1/+1
* Remove py2 support from urls.py (#81880)Matt Martz2023-10-0912-489/+185
* ansible-galaxy - fix traceback error for invalid req file (#81917)Jordan Borean2023-10-051-0/+14
* Add more winrm coverage (#81923)Jordan Borean2023-10-051-1/+101
* Add test coverage for winrm (#81910)Jordan Borean2023-10-051-0/+20
* Rename boilerplate sanity test (#81903)Matt Clay2023-10-052-0/+0
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-05689-1410/+725
* ansible-test - Remove more Python 2.7 / 3.6 support (#81898)Matt Clay2023-10-0412-185/+13
* win_fetch - improve test time by not scanning Win dir (#81884)Jordan Borean2023-10-041-2/+6
* Drop Python 2.7 and Python 3.6 support (#81866)Matt Clay2023-10-0326-283/+18
* optimize host_group_vars and vars plugin loading (#79945)Sloane Hertel2023-10-033-5/+39
* Properly template tags in parent blocks (#81624)Martin Krizek2023-10-033-0/+20
* run_once: unnotify hosts on handlers that are not run (#81667)Martin Krizek2023-10-032-0/+13
* Update the test containers to include Python3.12.0 final (#81858)Sloane Hertel2023-10-031-3/+3
* Fix dnf module crash for non-existent url (#81801)Sloane Hertel2023-10-031-0/+1
* Add intentional tests for dnf group remove (#81739)Martin Krizek2023-10-033-7/+148
* ansible-test - Update distro containers (#81851)Matt Clay2023-10-031-6/+6
* ansible-test - Invoke container sleep through env (#81853)Matt Clay2023-10-031-1/+2
* Bump sanity test requirements for 3.12 (#81846)Abhijeet Kasurde2023-10-034-18/+4
* Bump sanity test requirements for 3.12 (#81843)Abhijeet Kasurde2023-10-036-8/+8
* Bump `coverage.py` to v7.3.2 in `ansible-test` (#81844)Sviatoslav Sydorenko2023-10-022-2/+2
* ansible-test - Improve compatibility with pylint 3 (#81841)Matt Clay2023-10-023-8/+38
* Import role public (#81772)Brian Coca2023-10-023-10/+29
* Install upgraded crun from edge (#81833)Matt Martz2023-10-021-1/+7
* Provide more info about plugin in deprecation message (#81719)Abhijeet Kasurde2023-09-291-0/+3
* Add count and mandatory_count parameters in regex_replace filter (#81775)lukaslihotzki-f2023-09-291-0/+21
* Add intentional tests for module_utils/yumdnf.py (#81776)Martin Krizek2023-09-292-0/+87