summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* include_vars - document hash_behaviour + dir (#79790)Sloane Hertel2023-02-072-0/+16
* ansible-test - Fix file permissions for delegation (#79932)Matt Clay2023-02-079-16/+111
* quiet default ansible-doc integration test output (#79921)Matt Davis2023-02-071-40/+70
* make this a warning, not a comment (#79928)Alicia Cozine2023-02-061-1/+1
* Update example to always init ANOTHER_LIBRARY_IMPORT_ERROR (#79927)Matt Martz2023-02-061-0/+1
* Improving the RETURN and its docs on the apt_repository module (#79658)Mateus Rangel2023-02-063-11/+52
* ansible-test - Remove old containers and remotes (#79929)Matt Clay2023-02-063-6/+3
* Remove another unwanted comma from pause action (#79926)Sloane Hertel2023-02-061-1/+1
* Update collections.abc imports (#79911)Matt Clay2023-02-0319-57/+43
* ansible-test - Enable pylint unused-import for core (#79910)Matt Clay2023-02-032-1/+6
* ansible-test - Enable trailing-comma-tuple pylint rule (#79909)Matt Clay2023-02-034-4/+3
* Ignore necessary unused imports in module_utils (#79904)Matt Clay2023-02-0310-13/+14
* Remove unwanted comma from pause action (#79908)Matt Clay2023-02-031-1/+1
* Clean up unused imports in plugins (#79899)Matt Clay2023-02-0314-18/+10
* Clean up unused imports in core (#79900)Matt Clay2023-02-0321-32/+14
* Remove unused stdlib imports from module_utils (#79905)Matt Clay2023-02-036-9/+4
* Remove unused internal imports from module_utils (#79906)Matt Clay2023-02-035-5/+4
* Clean up unused imports in modules (#79898)Matt Clay2023-02-038-8/+4
* Clean up unused imports in ansible-test unit tests (#79897)Matt Clay2023-02-021-8/+3
* Clean up unused imports in sanity tests (#79896)Matt Clay2023-02-022-3/+0