summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Ansible release version to v2.14.6rc1.post0. (#80803)stable-2.14Matt Martz2023-05-151-1/+1
* New release v2.14.6rc1 (#80798)v2.14.6rc1Matt Martz2023-05-154-1/+74
* [stable-2.14] ansible-test - Fix handling of long timeouts (#80769) (#80773)Matt Clay2023-05-102-1/+3
* [stable-2.14] ansible-test - Fix timeout handling (#80764) (#80766)Matt Clay2023-05-107-36/+83
* [stable-2.14] ansible-test - Avoid use of deprecated utcnow (#80750) (#80758)Matt Clay2023-05-107-12/+16
* [ansible-galaxy] Fix installing signed collections (#80661) (#80666)Sloane Hertel2023-05-094-32/+12
* Account for overlays when interacting with Jinja envs (#80705) (#80717)Martin Krizek2023-05-095-4/+30
* [stable-2.14] pep517 backend - Copy symlinks when copying source (#80690) (#8...Matt Clay2023-05-092-1/+4
* Reconfigure stdout/stderr to replace invalid UTF-8 characters. Fixes #80258 (...Matt Martz2023-05-092-0/+9
* [stable-2.14] Release tool improvements (#80641) (#80680)Matt Clay2023-05-011-1/+50
* [stable-2.14] ansible-test - Use FreeBSD packaged setuptools (#80615) (#80617)Matt Clay2023-04-242-0/+3
* Update Ansible release version to v2.14.5.post0. (#80614)Matt Martz2023-04-241-1/+1
* New release v2.14.5 (#80611)v2.14.5Matt Martz2023-04-244-4/+18
* Update Ansible release version to v2.14.5rc1.post0. (#80539)Matt Martz2023-04-171-1/+1
* New release v2.14.5rc1 (#80536)v2.14.5rc1Matt Martz2023-04-174-1/+81
* password lookup, handle ident properly when saved (#80251) (#80310)Brian Coca2023-04-174-48/+103
* Change ansible_job_id format (#79951) (#80282)Martin Krizek2023-04-177-17/+19
* [stable-2.14] ansible-galaxy collection install retry improvements (#80180) (...Matt Martz2023-04-175-27/+80
* fix using templated values for include/import role FA (#80320) (#80378)Sloane Hertel2023-04-178-3/+48
* Ansible.Basic - Improve temporary file cleanup process (#80293) (#80324)Jordan Borean2023-04-123-6/+433
* Improve Ansible.Basic.cs tempdir uniqueness (#80328) (#80331)Jordan Borean2023-04-122-1/+4
* [stable-2.14] --syntax-check is only applicable to ansible-playbook. Fixes #8...Matt Martz2023-04-123-2/+5
* [stable-2.14] pep517 backend - Use correct import_module import (#80480) (#80...Matt Clay2023-04-122-1/+3
* Fetch signatures from galaxy after the dependency resolver runs (#80334) (#80...Sloane Hertel2023-04-126-5/+19
* [stable-2.14] ansible-test - Add support for argcomplete 3 (#80482) (#80485)Matt Clay2023-04-113-5/+25
* [stable-2.14] ansible-test - Fix packaging change classification (#80360) (#8...Matt Clay2023-03-293-5/+15
* Backportapalooza 03 29 (#80350)Sandra McCann2023-03-2915-112/+703
* [2.14] ansible-doc: fix broken seealso links in text output (#80285)Felix Fontein2023-03-287-6/+85
* [stable-2.14] New upstream release tool (#80179) (#80321)Matt Clay2023-03-271-0/+1420
* [stable-2.14] Use variable instead of container resource in AZP (#80299) (#80...Matt Clay2023-03-273-7/+4
* 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-274-5/+19
* [stable-2.14] Fix url lookup test to use test container (#80284) (#80287)Matt Clay2023-03-231-2/+2
* 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-214-1/+106
* [stable-2.14] 📦 Switch sdist build-system to pure setuptools (#80255) (#80...Matt Clay2023-03-212-9/+143
* [stable-2.14] Make isolated source changes @ PEP 517 backend (#80253)Sviatoslav Sydorenko2023-03-201-16/+45
* Use FAs with inheritance only when applicable (#80026) (#80076)Martin Krizek2023-03-2013-53/+68
* Avoid redundant unsafe wrapping in ansible_eval_concat (#80143) (#80162)Martin Krizek2023-03-202-5/+2
* copy - fix check mode with remote_src=True (#78624) (#80176)Sloane Hertel2023-03-203-5/+46
* ansible-galaxy role info - fix unhandled AttributeError (#80187)Sloane Hertel2023-03-202-2/+4
* Backportapalooza 03 16 (#80246)Sandra McCann2023-03-177-18/+61
* [backport-2.14] 🎨 Convert RST to manpage in-memory @ PEP 517 (#80237)Sviatoslav Sydorenko2023-03-151-23/+45
* [stable-2.14] ansible-test - Update git diff handling (#80202)Matt Clay2023-03-1514-187/+198
* [stable-2.14] Relocate the AZP entry point scripts (#80114)Matt Clay2023-03-1423-44/+41
* [stable-2.14] ansible-test - Remove pointless comparison (#80168)Matt Clay2023-03-142-1/+3
* [stable-2.14] ansible-test - Fix vendoring support (#80074)Matt Clay2023-03-146-0/+70
* [stable-2.14] ansible-test - Show Python version before install (#80022)Matt Clay2023-03-142-0/+18
* [stable-2.14] ansible-test - Allow target prefixes to use `_` (#80021)Matt Clay2023-03-146-7/+21
* [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206)Matt Clay2023-03-13111-294/+724