summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* strategy fix invalid variables being registered (#79706) (#79818)Brian Coca2023-02-167-1/+65
* Make using blocks as handlers a parser error (#79993) (#80010)Martin Krizek2023-02-168-12/+51
* [2.14] don't ignore templated _raw_params that k=v parser failed to parse (#7...Matt Davis2023-02-155-4/+28
* fix installing collections from git repos that contain MANIFEST.json (#79808)...Sloane Hertel2023-02-155-0/+60
* Fix conditionally notified include handlers (#79804) (#79807)Martin Krizek2023-02-155-5/+17
* [stable-2.14] ansible-test - Support Podman 4.4.0+Matt Clay2023-02-142-0/+9
* Backportapalooza 02 09 (#79962)Sandra McCann2023-02-106-12/+21
* [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-102-1/+3
* [stable-2.14] ansible-test - Specify config path in plugin error (#79881) (#7...Matt Clay2023-02-102-4/+7
* [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-102-1/+3
* [stable-2.14] ansible-test - Avoid direct use of `errno`. (#79972)Matt Clay2023-02-106-36/+16
* [stable-2.14] Ansible.Basic.cs - Fix compile error on PS 7.3.x (#79848) (#79850)Matt Clay2023-02-022-0/+6
* [stable-2.14] Remove outdated note on relative imports in docs (#79873) (#79875)Matt Clay2023-02-021-6/+0
* Backportapalooza 02 02 (#79890)Sandra McCann2023-02-0215-510/+54
* Docs Backportapalooza 01 26 (#79828)Sandra McCann2023-01-3110-77/+130
* Add Ansible community 7.2.0 porting guide (#79867) (#79868)Sandra McCann2023-01-311-0/+119
* Update Ansible release version to v2.14.2.post0. (#79845)Christian Adams2023-01-301-1/+1
* New release v2.14.2 (#79843)v2.14.2Christian Adams2023-01-304-4/+23
* Update Ansible release version to v2.14.2rc1.post0. (#79792)Christian Adams2023-01-231-1/+1
* New release v2.14.2rc1 (#79789)v2.14.2rc1Christian Adams2023-01-234-1/+245
* Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) (#79775)Martin Krizek2023-01-235-1/+20
* Backportapalooza 01 19 (#79771)Sandra McCann2023-01-1914-23/+26
* document adjacent docs (sidecar) (#79056) (#79772)Sandra McCann2023-01-197-14/+140
* Argument spec alias handling: actually report deprecated aliases in suboption...Felix Fontein2023-01-197-17/+280
* filter/test plugin listing, fix bug on file sorting (#79591) (#79605)Brian Coca2023-01-192-4/+3
* [2.14] fix role argument spec error for invalid suboptions & fix reporting of...Felix Fontein2023-01-199-13/+180
* [stable-2.14] Ensure we are passing ciphers to all url_get calls (#79718) (#7...Matt Martz2023-01-183-2/+4
* [stable-2.14] Better json content type detection for uri (#79719) (#79726)Matt Martz2023-01-182-3/+5
* ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...Sloane Hertel2023-01-183-48/+72
* Correctly count rescued tasks in play stats (#79724) (#79728)Martin Krizek2023-01-185-2/+32
* Backportapalooza 12 15 (#79607)Sandra McCann2023-01-184-52/+193
* Document callback types in documentation (#79651) (#79653)Felix Fontein2023-01-181-1/+20
* ansible-test - fix ps argspec check inside cmdlet (#79699)Jordan Borean2023-01-1111-3/+136
* [stable-2.14] validate-modules: don't fail on invalid YAML (#79682)Evgeni Golov2023-01-065-4/+38
* [stable-2.14] Fix link in compile sanity test docs.Matt Clay2023-01-041-1/+1
* [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-153-9/+76
* [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-145-8/+75
* Backportapaloosa 12 08 (#79565)Sandra McCann2022-12-1412-204/+149
* [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-123-12/+17
* Set explicit meta `long_description_content_type` (#79468) (#79486)Sviatoslav Sydorenko2022-12-061-0/+1
* [stable-2.14] Fix file touch check mode result (#79360) (#79422) (#79525)sbettid2022-12-063-27/+110
* Removed sorting to preserve original order (#74839) (#79517)Brian Coca2022-12-063-11/+12
* local connection: avoid tb when running in container with invalid user (#7941...Brian Coca2022-12-062-3/+9
* [stable-2.14] ansible-test - Fix completion error in Python 3.11. (#79500)Matt Clay2022-12-062-4/+8