summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add wheel to docsite pre-reqs #79513 (#80061)Don Naro2023-02-211-3/+2
* ansible-test - Adjust vcenter test plugin behavior (#80063)Matt Clay2023-02-214-4/+23
* 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-213-7/+7
* ansible-test - Update mypy and pylint requirements (#80049)Matt Clay2023-02-203-14/+14
* ansible-test - Show Python version before install (#80022)Matt Clay2023-02-202-0/+18
* ansible-test - Allow target prefixes to use `_` (#80021)Matt Clay2023-02-206-7/+21
* ansible-test - Support pylint assertion rewriting (#80020)Matt Clay2023-02-206-0/+93
* Update lookup to use positional only arg for name to avoid conflicts (#79839)devon-mar2023-02-204-2/+13
* Add Steampunk Spotter to Other tools list (#80006)Anže Luzar2023-02-201-0/+1
* ansible-playbook -K breaks when passwords have quotes (#79837)Miklos Sagi2023-02-203-2/+22
* Avoid trailing spaces in unit test (#80033)Matt Clay2023-02-171-9/+10
* Remove trailing spaces from lines in YAML (#80032)Matt Clay2023-02-1718-39/+39
* Add missing newlines to YAML files (#80031)Matt Clay2023-02-1762-62/+62
* Update docs requirements to latest package versions (#79930)Sandra McCann2023-02-179-43/+54
* update banner' (#79971)Sandra McCann2023-02-151-1/+4
* Data tagging delayed to 2.16 (#80011)Matt Martz2023-02-151-2/+1
* Add condition that causes a when to skip a task to output msg (#78918)Jordan Borean2023-02-158-5/+43
* Make using blocks as handlers a parser error (#79993)Martin Krizek2023-02-148-12/+51
* ansible-test - Disable the pep8 E203 rule (#79966)Matt Clay2023-02-143-1/+8
* ansible-test - Support Podman 4.4.0+Matt Clay2023-02-142-0/+9
* Revert "Disable F37 podman tests for ansible-test (#79998)"Matt Clay2023-02-141-0/+2
* ansible-test - Improve pylint backwards compat (#79997)Matt Clay2023-02-142-1/+4
* Disable F37 podman tests for ansible-test (#79998)Matt Clay2023-02-141-2/+0
* fixes typo in Ansible 7 roadmap (#79996)Alicia Cozine2023-02-141-1/+1
* adds roadmap for Ansible 8 (#79598)Alicia Cozine2023-02-142-0/+56
* user - fix comparing existing group names to group IDs (#79981)Sloane Hertel2023-02-143-10/+58
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-13111-294/+724
* ansible-test - Enable unused-import pylint rule (#79912)Matt Clay2023-02-132-1/+2
* ansible-test - Remove auto format pylint rule (#79985)Matt Clay2023-02-133-26/+3
* ansible-inventory, add --limit option (#79596)Brian Coca2023-02-133-21/+55
* 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-094-14/+14
* fix core devel doc output (#79902)Sandra McCann2023-02-091-1/+1
* Add an integration test to ensure that defaults don't count towards mutually ...Mark Chappell2023-02-091-1/+5
* Change `yes` to `true` in uri-module (#79934)Sebastian Gumprich2023-02-091-7/+7
* Remove unneeded fallback code for nested defined/undefined tests (#79960)Martin Krizek2023-02-092-44/+3
* Replace deprecated stacked `@classmethod` and `@property` (#79952)Matt Martz2023-02-092-7/+11
* Change ansible_job_id format (#79951)Martin Krizek2023-02-097-17/+19
* don't ignore templated _raw_params that k=v parser failed to parse (#79913)Matt Davis2023-02-083-1/+19
* basic.py - Perform Python version check earlier (#79954)Matt Clay2023-02-082-13/+17
* pycompat24 - Remove support for Python <= 2.5 (#79953)Matt Clay2023-02-082-39/+3
* improve password_hash warning for unsupported algorithms (#79872)Sloane Hertel2023-02-083-1/+46
* Fix detection of available hashlib algorithms (#79946)Matt Clay2023-02-086-31/+128
* Rst fixes (#79939)Sandra McCann2023-02-082-4/+4
* ansible-test - Fix collection delegation (#79947)Felix Fontein2023-02-081-0/+2
* Enable pylint rules to detect pointless statements (#79944)Matt Clay2023-02-073-2/+3
* Fix "pointless" strings detected by pylint (#79943)Matt Clay2023-02-079-58/+47
* Clean up pointless statements (#79941)Matt Clay2023-02-074-5/+4
* Fix pointless statements in unit tests (#79940)Matt Clay2023-02-076-17/+15