summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a worker queue to get updates from the main results thread (#79886)Sloane Hertel2023-02-283-6/+60
* Relocate and refactor ansible-test diff unit tests (#80113)Matt Clay2023-02-2812-113/+266
* Do not use hardcoded httpbin.org in uri tests (#80101)Matt Martz2023-02-271-2/+2
* sanity tests - ignore pre-release versions for deprecation comparisons (#79185)Mark Chappell2023-02-276-1/+64
* Relocate validate-modules unit tests (#80087)Matt Clay2023-02-241-3/+18
* ansible-test - Update base and default container (#80086)Matt Clay2023-02-241-2/+2
* Define all processor facts on s390x (#19755) (#79806)Yaakov Selkowitz2023-02-244-2/+1087
* Remove straight.plugin dependency (#80084)Matt Clay2023-02-246-6/+0
* Remove unused integration test support files (#80081)Matt Clay2023-02-237-3126/+0
* Remove unused network test support files (#80080)Matt Clay2023-02-2315-3183/+0
* ansible-test - Fix vendoring support (#80074)Matt Clay2023-02-235-0/+67
* 📦 Integrate manpage builds into PEP 517 build backendSviatoslav Sydorenko2023-02-235-0/+325
* Use FAs with inheritance only when applicable (#80026)Martin Krizek2023-02-223-0/+14
* Update ansible-test openshift plugin tests (#80064)Matt Clay2023-02-212-3/+10
* ansible-test - Adjust vcenter test plugin behavior (#80063)Matt Clay2023-02-213-3/+22
* ansible-test - Update base and default container (#80058)Matt Clay2023-02-211-2/+2
* Fix #80020 typos confusing `pylint` for `pytest` (#80056)Sviatoslav Sydorenko2023-02-212-5/+5
* ansible-test - Update mypy and pylint requirements (#80049)Matt Clay2023-02-213-14/+14
* ansible-test - Show Python version before install (#80022)Matt Clay2023-02-211-0/+15
* ansible-test - Allow target prefixes to use `_` (#80021)Matt Clay2023-02-215-7/+17
* ansible-test - Support pylint assertion rewriting (#80020)Matt Clay2023-02-215-0/+88
* Update lookup to use positional only arg for name to avoid conflicts (#79839)devon-mar2023-02-202-0/+8
* ansible-playbook -K breaks when passwords have quotes (#79837)Miklos Sagi2023-02-201-0/+14
* Avoid trailing spaces in unit test (#80033)Matt Clay2023-02-181-9/+10
* Remove trailing spaces from lines in YAML (#80032)Matt Clay2023-02-1812-26/+26
* Add missing newlines to YAML files (#80031)Matt Clay2023-02-1818-18/+18
* Update docs requirements to latest package versions (#79930)Sandra McCann2023-02-179-43/+54
* Add condition that causes a when to skip a task to output msg (#78918)Jordan Borean2023-02-145-1/+23
* Make using blocks as handlers a parser error (#79993)Martin Krizek2023-02-146-12/+47
* ansible-test - Disable the pep8 E203 rule (#79966)Matt Clay2023-02-142-1/+5
* ansible-test - Support Podman 4.4.0+Matt Clay2023-02-141-0/+7
* ansible-test - Improve pylint backwards compat (#79997)Matt Clay2023-02-141-0/+3
* user - fix comparing existing group names to group IDs (#79981)Sloane Hertel2023-02-141-0/+40
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-13110-294/+717
* ansible-test - Enable unused-import pylint rule (#79912)Matt Clay2023-02-131-1/+0
* ansible-test - Remove auto format pylint rule (#79985)Matt Clay2023-02-132-26/+0
* ansible-inventory, add --limit option (#79596)Brian Coca2023-02-131-0/+22
* ansible-test - Clean up indentation and spaces (#79980)Matt Clay2023-02-1057-534/+534
* Update mypy to version 1.0.0 (#79963)Matt Clay2023-02-101-10/+10
* Add an integration test to ensure that defaults don't count towards mutually ...Mark Chappell2023-02-091-1/+5
* Change ansible_job_id format (#79951)Martin Krizek2023-02-094-15/+15
* don't ignore templated _raw_params that k=v parser failed to parse (#79913)Matt Davis2023-02-091-1/+13
* improve password_hash warning for unsupported algorithms (#79872)Sloane Hertel2023-02-081-0/+24
* Fix detection of available hashlib algorithms (#79946)Matt Clay2023-02-083-0/+82
* ansible-test - Fix collection delegation (#79947)Felix Fontein2023-02-081-0/+2
* Enable pylint rules to detect pointless statements (#79944)Matt Clay2023-02-082-2/+2
* Fix pointless statements in unit tests (#79940)Matt Clay2023-02-076-17/+15
* include_vars - document hash_behaviour + dir (#79790)Sloane Hertel2023-02-071-0/+15
* ansible-test - Fix file permissions for delegation (#79932)Matt Clay2023-02-078-16/+102
* quiet default ansible-doc integration test output (#79921)Matt Davis2023-02-071-40/+70