summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use FAs with inheritance only when applicable (#80026) (#80076)Martin Krizek2023-03-209-53/+52
* Avoid redundant unsafe wrapping in ansible_eval_concat (#80143) (#80162)Martin Krizek2023-03-201-5/+0
* copy - fix check mode with remote_src=True (#78624) (#80176)Sloane Hertel2023-03-201-3/+4
* ansible-galaxy role info - fix unhandled AttributeError (#80187)Sloane Hertel2023-03-201-2/+2
* Backportapalooza 03 16 (#80246)Sandra McCann2023-03-172-2/+2
* [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206)Matt Clay2023-03-131-0/+7
* Backportapalooza 03 02 (#80127)Sandra McCann2023-03-033-7/+14
* Update Ansible release version to v2.14.3.post0. (#80100)jamesmarshall242023-02-271-1/+1
* New release v2.14.3 (#80083)v2.14.3jamesmarshall242023-02-271-1/+1
* Update Ansible release version to v2.14.3rc1.post0. (#80044)jamesmarshall242023-02-201-1/+1
* New release v2.14.3rc1 (#80029)v2.14.3rc1jamesmarshall242023-02-201-1/+1
* strategy fix invalid variables being registered (#79706) (#79818)Brian Coca2023-02-161-1/+5
* Make using blocks as handlers a parser error (#79993) (#80010)Martin Krizek2023-02-161-0/+2
* [2.14] don't ignore templated _raw_params that k=v parser failed to parse (#7...Matt Davis2023-02-151-0/+4
* fix installing collections from git repos that contain MANIFEST.json (#79808)...Sloane Hertel2023-02-151-0/+1
* Fix conditionally notified include handlers (#79804) (#79807)Martin Krizek2023-02-151-5/+1
* Backportapalooza 02 09 (#79962)Sandra McCann2023-02-102-7/+15
* [stable-2.14] Ansible.Basic.cs - Fix compile error on PS 7.3.x (#79848) (#79850)Matt Clay2023-02-021-0/+4
* Backportapalooza 02 02 (#79890)Sandra McCann2023-02-022-1/+2
* Docs Backportapalooza 01 26 (#79828)Sandra McCann2023-01-311-5/+6
* 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-301-1/+1
* 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-231-1/+1
* Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) (#79775)Martin Krizek2023-01-231-1/+5
* Backportapalooza 01 19 (#79771)Sandra McCann2023-01-195-10/+10
* Argument spec alias handling: actually report deprecated aliases in suboption...Felix Fontein2023-01-192-14/+30
* filter/test plugin listing, fix bug on file sorting (#79591) (#79605)Brian Coca2023-01-191-4/+1
* [2.14] fix role argument spec error for invalid suboptions & fix reporting of...Felix Fontein2023-01-194-13/+75
* [stable-2.14] Ensure we are passing ciphers to all url_get calls (#79718) (#7...Matt Martz2023-01-181-1/+1
* [stable-2.14] Better json content type detection for uri (#79719) (#79726)Matt Martz2023-01-181-3/+3
* ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...Sloane Hertel2023-01-181-10/+9
* Correctly count rescued tasks in play stats (#79724) (#79728)Martin Krizek2023-01-182-2/+4
* Backportapaloosa 12 08 (#79565)Sandra McCann2022-12-142-2/+2
* [stable-2.14] Fix file touch check mode result (#79360) (#79422) (#79525)sbettid2022-12-061-27/+31
* Removed sorting to preserve original order (#74839) (#79517)Brian Coca2022-12-061-9/+8
* local connection: avoid tb when running in container with invalid user (#7941...Brian Coca2022-12-061-3/+7
* rejectlist backportable fix (#79418)Brian Coca2022-12-061-1/+2
* Backportapalooza 12 01 (#79514)Sandra McCann2022-12-061-1/+5
* Update Ansible release version to v2.14.1.post0. (#79551)jamesmarshall242022-12-061-1/+1
* New release v2.14.1 (#79550)v2.14.1jamesmarshall242022-12-061-1/+1
* Prevent stdio deadlock in forked children (#79522) (#79539)Matt Davis2022-12-062-4/+35
* Update Ansible release version to v2.14.1rc1.post0. (#79493)Ricardo Carrillo Cruz2022-11-281-1/+1
* New release v2.14.1rc1 (#79476)v2.14.1rc1Ricardo Carrillo Cruz2022-11-281-1/+1
* Backportapalooza 11 18 (#79416)Sandra McCann2022-11-213-0/+8
* mention acl in permissions errors (#79209) (#79250)Brian Coca2022-11-161-4/+4
* 2.14: jinja2_native: preserve quotes in strings (#79119) (#79144)Martin Krizek2022-11-161-1/+7
* [2.14] ansible-galaxy - fix unnecessary api check when installing role (#79142)Sloane Hertel2022-11-162-24/+47
* copy, avoid moving non temp remote 'non' files (#79102) (#79154)Brian Coca2022-11-161-13/+18
* Replace _valid_attrs with fattributes (#79376) (#79385)Martin Krizek2022-11-161-1/+1