summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Update git diff handling (#80202)Matt Clay2023-03-1511-176/+193
* [stable-2.14] Relocate the AZP entry point scripts (#80114)Matt Clay2023-03-1422-452/+38
* [stable-2.14] ansible-test - Remove pointless comparison (#80168)Matt Clay2023-03-141-1/+1
* [stable-2.14] ansible-test - Fix vendoring support (#80074)Matt Clay2023-03-145-0/+67
* [stable-2.14] ansible-test - Show Python version before install (#80022)Matt Clay2023-03-141-0/+15
* [stable-2.14] ansible-test - Allow target prefixes to use `_` (#80021)Matt Clay2023-03-145-7/+17
* [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206)Matt Clay2023-03-13110-294/+717
* [stable-2.14] ansible-test - Fix file permissions for delegation (#80203)Matt Clay2023-03-138-16/+104
* [backport-2.14] 📦 Integrate manpage builds into PEP 517 build backend (#80...Sviatoslav Sydorenko2023-03-075-0/+325
* [stable-2.14] ansible-test - Fix pylint error with old home dir (#80151) (#80...Matt Clay2023-03-071-0/+11
* [stable-2.14] Fix MANIFEST.in includes (#80147) (#80148)Matt Clay2023-03-061-1/+0
* [stable-2.14] Do not use hardcoded httpbin.org in uri tests (#80101) (#80102)Matt Martz2023-02-281-2/+2
* strategy fix invalid variables being registered (#79706) (#79818)Brian Coca2023-02-165-0/+58
* Make using blocks as handlers a parser error (#79993) (#80010)Martin Krizek2023-02-166-12/+47
* [2.14] don't ignore templated _raw_params that k=v parser failed to parse (#7...Matt Davis2023-02-153-4/+22
* fix installing collections from git repos that contain MANIFEST.json (#79808)...Sloane Hertel2023-02-153-0/+57
* Fix conditionally notified include handlers (#79804) (#79807)Martin Krizek2023-02-153-0/+14
* [stable-2.14] ansible-test - Support Podman 4.4.0+Matt Clay2023-02-141-0/+7
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-1057-534/+534
* Bump acme test container. (#79783) (#79816)Felix Fontein2023-02-101-1/+1
* [stable-2.14] ansible-test - Specify config path in plugin error (#79881) (#7...Matt Clay2023-02-101-4/+4
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-1043-135/+123
* [stable-2.14] ansible-test - Remove obsolete DirectoryTarget. (#79975)Matt Clay2023-02-102-27/+13
* [stable-2.14] ansible-test - fix warning to include image name (#79560) (#79973)Matt Clay2023-02-101-1/+1
* [stable-2.14] ansible-test - Avoid direct use of `errno`. (#79972)Matt Clay2023-02-105-36/+14
* Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) (#79775)Martin Krizek2023-01-233-0/+13
* Argument spec alias handling: actually report deprecated aliases in suboption...Felix Fontein2023-01-194-3/+247
* [2.14] fix role argument spec error for invalid suboptions & fix reporting of...Felix Fontein2023-01-193-0/+101
* [stable-2.14] Ensure we are passing ciphers to all url_get calls (#79718) (#7...Matt Martz2023-01-181-1/+1
* ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...Sloane Hertel2023-01-181-38/+60
* Correctly count rescued tasks in play stats (#79724) (#79728)Martin Krizek2023-01-182-0/+26
* ansible-test - fix ps argspec check inside cmdlet (#79699)Jordan Borean2023-01-1110-3/+134
* [stable-2.14] validate-modules: don't fail on invalid YAML (#79682)Evgeni Golov2023-01-064-4/+36
* [stable-2.14] Fix EPEL setup for integration tests on RHEL 7Matt Clay2023-01-042-9/+5
* [stable-2.14] ansible-test - Improve container startup handling.Matt Clay2022-12-152-9/+74
* [stable-2.14] Add more retries to ansible-test-container test.Matt Clay2022-12-141-3/+8
* [stable-2.14] ansible-test - Support RSA SHA-1 for SSH clients.Matt Clay2022-12-144-8/+70
* [stable-2.14] ansible-test - Fix `--prime-containers` and `--explain` (#79581)Matt Clay2022-12-122-4/+18
* [stable-2.14] ansible-test - Fix target PyPI proxy config.Matt Clay2022-12-122-12/+13
* [stable-2.14] Fix file touch check mode result (#79360) (#79422) (#79525)sbettid2022-12-061-0/+76
* Removed sorting to preserve original order (#74839) (#79517)Brian Coca2022-12-061-2/+2
* [stable-2.14] ansible-test - Fix completion error in Python 3.11. (#79500)Matt Clay2022-12-061-4/+6
* [backport][2.14][PRs #78402 #79289] Enable the `reboot` integration test in C...Sviatoslav Sydorenko2022-12-062-35/+40
* [stable-2.14] ansible-test - Improve container management. (#78550) (#79507)Matt Clay2022-12-0633-223/+3026
* Prevent stdio deadlock in forked children (#79522) (#79539)Matt Davis2022-12-069-11/+305
* [stable-2.14] Handle line wraps in jinja_plugins test.Matt Clay2022-12-051-5/+9
* [stable-2.14] Don't use color in jinja_plugins test.Matt Clay2022-12-051-0/+2
* [stable-2.14] ansible-test - Improve pylint command consistency. (#78896)Matt Clay2022-11-221-1/+1
* mention acl in permissions errors (#79209) (#79250)Brian Coca2022-11-161-1/+1
* 2.14: jinja2_native: preserve quotes in strings (#79119) (#79144)Martin Krizek2022-11-164-2/+17