summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.14.5rc1 (#80536)v2.14.5rc1Matt Martz2023-04-171-1/+1
* password lookup, handle ident properly when saved (#80251) (#80310)Brian Coca2023-04-172-45/+87
* Change ansible_job_id format (#79951) (#80282)Martin Krizek2023-04-172-2/+2
* [stable-2.14] ansible-galaxy collection install retry improvements (#80180) (...Matt Martz2023-04-174-27/+77
* fix using templated values for include/import role FA (#80320) (#80378)Sloane Hertel2023-04-173-3/+5
* Ansible.Basic - Improve temporary file cleanup process (#80293) (#80324)Jordan Borean2023-04-121-6/+263
* Improve Ansible.Basic.cs tempdir uniqueness (#80328) (#80331)Jordan Borean2023-04-121-1/+2
* [stable-2.14] --syntax-check is only applicable to ansible-playbook. Fixes #8...Matt Martz2023-04-122-2/+2
* Fetch signatures from galaxy after the dependency resolver runs (#80334) (#80...Sloane Hertel2023-04-124-4/+15
* Backportapalooza 03 29 (#80350)Sandra McCann2023-03-293-5/+16
* [2.14] ansible-doc: fix broken seealso links in text output (#80285)Felix Fontein2023-03-281-4/+10
* Update Ansible release version to v2.14.4.post0. (#80314)Matt Martz2023-03-271-1/+1
* New release v2.14.4 (#80313)v2.14.4Matt Martz2023-03-271-1/+1
* Update Ansible release version to v2.14.4rc1.post0. (#80266)Matt Davis2023-03-211-1/+1
* New release v2.14.4rc1 (#80265)v2.14.4rc1Matt Davis2023-03-211-1/+1
* 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