summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Improve container startup handling.milestoneMatt Clay2022-12-152-9/+74
* Add more retries to ansible-test-container test.Matt Clay2022-12-141-3/+8
* ansible-test - Support RSA SHA-1 for SSH clients.Matt Clay2022-12-144-8/+70
* ansible-test - Fix `--prime-containers` and `--explain` (#79581)Matt Clay2022-12-122-4/+18
* ansible-test - Fix target PyPI proxy config.Matt Clay2022-12-122-12/+13
* Simplify AnsibleJ2Vars by using ChainMap for vars (#78713)Martin Krizek2022-12-091-15/+8
* ansible-test - fix warning to include image name (#79560)Martin Krizek2022-12-091-1/+1
* Prevent stdio deadlock in forked children (#79522)Matt Davis2022-12-059-11/+305
* ansible-test - Fix container detection. (#79530)Matt Clay2022-12-054-29/+84
* Handle line wraps in jinja_plugins test.Matt Clay2022-12-051-5/+9
* More integration tests for import sanity test. (#79532)Matt Clay2022-12-052-0/+24
* Don't use color in jinja_plugins test.Matt Clay2022-12-051-0/+2
* Allow test to run on system with selinux enabled. Fixes #77564 (#79510)Matt Martz2022-12-011-0/+2
* Removed sorting to preserve original order (#74839)Brian Coca2022-11-301-2/+2
* Always create new role (#78661)Matt Martz2022-11-296-10/+36
* ansible-test - Avoid direct use of `errno`.Matt Clay2022-11-295-36/+14
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-2933-204/+2952
* Fix repr(Task) to check action when testing for a meta task (#79464)Martin Krizek2022-11-293-4/+15
* Fix password lookup rewrites file when using encrypt (#79431)Gaudenz Steinlin2022-11-291-3/+4
* Fix file touch check mode result (#79360) (#79422)sbettid2022-11-291-0/+76
* galaxy: Add license_file to manifest directives (#79420)Maxwell G2022-11-294-5/+16
* ansible-test - Fix completion error in Python 3.11.Matt Clay2022-11-281-4/+6
* Update vendored distro (#79227)Christian Loos2022-11-231-1/+3
* ansible-galaxy - support ``resolvelib >= 0.5.3, < 0.10.0`` (#79399)Wong Hoi Sing Edison2022-11-235-5/+5
* fix reject list (#79391)Brian Coca2022-11-187-16/+13
* Allow pip like version syntax for installing collections (#79405)Matt Martz2022-11-171-1/+1
* Add tests to validate vars_files first found behavior (#79386)Matt Martz2022-11-178-0/+46
* update antsibull-docs to 1.7.3 (#79395)Sandra McCann2022-11-172-2/+2
* ansible-doc and validate-modules: remove underscore deprecation handling for ...Felix Fontein2022-11-151-1/+1
* Allow force deletion of group (#78172)Tom Page2022-11-101-0/+43
* Refactor structure of group module integration tests (#78652)Roy Lenferink2022-11-105-343/+374
* The attribute was renamed to 'action' and the extra data was not used anymore...Felix Fontein2022-11-081-3/+0
* Add missing type to the `reference` option of the documentation of the `git` ...Louis Mandel2022-11-081-1/+0
* ansible-test - Fix and update documentation links.Matt Clay2022-11-034-17/+32
* added --allow-change-held-packages for apt remove (#78203)inifares23lab2022-11-021-1/+50
* [CI] Move running `reboot` integration test to group 2Sloane Hertel2022-11-021-1/+1
* Enable the `reboot` integration test in CISviatoslav Sydorenko2022-11-022-35/+40
* ansible-test - Update test container to 7.4.0 (#79281)Jordan Borean2022-11-021-2/+2
* Fix up sanity problemsJordan Borean2022-11-028-47/+47
* ansible-test - Update PSScriptAnalyzer to 1.21.0Jordan Borean2022-11-022-25/+30
* validate-modules: do not treat falsy non-`False` defaults as `None` (#79267)Felix Fontein2022-11-012-4/+3
* Log `runme.sh` execution in integration tests (#79263)Sviatoslav Sydorenko2022-11-018-11/+8
* mention acl in permissions errors (#79209)Brian Coca2022-10-271-1/+1
* ansible-test - Update default container.Matt Clay2022-10-261-2/+2
* Bump antsibull-docs version from 1.6.1 to 1.7.0. (#79071)Felix Fontein2022-10-262-2/+2
* ansible-test - Update base and default containers.Matt Clay2022-10-251-3/+3
* Fix ansible-test-git test for newer git versions.Matt Clay2022-10-251-1/+1
* ansible-test - Fix pylint support on Python 3.11.Matt Clay2022-10-242-4/+4
* Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187)Sviatoslav Sydorenko2022-10-243-0/+3
* Fix isinstance check (#79159)Sloane Hertel2022-10-181-0/+3