summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.12.3rc1 (#77124)v2.12.3rc1Christian Adams2022-02-234-1/+154
* ansible-test - Update default containers to 4.2.0.Matt Clay2022-02-222-2/+4
* [stable-2.12] ansible-test - Fix CParser import in yamllint.Matt Clay2022-02-222-1/+3
* [stable-2.12] ansible-test - Managed venv fixes. (#77100)Matt Clay2022-02-2216-64/+253
* Fix integration tests that install MarkupSafe.Matt Clay2022-02-212-3/+3
* [stable-2.12] Remove unused task from template integration test.Matt Clay2022-02-211-5/+0
* [stable-2.12] Fix warning in unit tests for _yaml import.Matt Clay2022-02-211-6/+2
* [stable-2.12] Use --no-deps when installing amazon.aws and not testing depend...Sloane Hertel2022-02-213-5/+6
* Fix filter_mathstuff integration test.Matt Clay2022-02-211-1/+1
* [stable-2.12] ansible-test - Use quay.io containers in plugins.Matt Clay2022-02-173-2/+5
* gather_facts sees collection networking connection (#76954) (#76963)Brian Coca2022-02-162-1/+8
* ssh connection: use 'correct' host in all cases (#76017) (#76968)Brian Coca2022-02-166-4/+56
* Remove more whitelist and blacklist occurances (docs only). (#76845) (#76860)Felix Fontein2022-02-169-13/+13
* ansible-test - No pyopenssl in sanity test venvs.Matt Clay2022-02-163-8/+16
* fix block var inheritance (#75287) (#76896)Brian Coca2022-02-166-4/+26
* [stable-2.12] unarchive: fix non-english locales (#76542) (#76933)Matt Martz2022-02-164-3/+47
* clean_facts only show variable name (#76974) (#76984)Brian Coca2022-02-162-7/+3
* Fix final fact delegation (#77008) (#77017)Brian Coca2022-02-163-8/+23
* [stable-2.12] restore inadvertently deleted default for convert_data. Fixes #...Matt Martz2022-02-164-0/+12
* [stable-2.12] ansible-test - Use newer pip to bootstrap FreeBSD.Matt Clay2022-02-152-1/+6
* [stable-2.12] Fix package-data sanity test for newer setuptools.Matt Clay2022-02-151-1/+2
* [stable-2.12] ansible-test - Fix collection loader import. (#76986)Matt Clay2022-02-087-10/+77
* [stable-2.12] ansible-test - Fix import test for collections.Matt Clay2022-02-085-4/+24
* [stable-2.12] ansible-test - Update alpine3 container to 3.3.0. (#76978)Matt Clay2022-02-072-1/+4
* [stable-2.12] Update codecov download URL.Matt Clay2022-02-031-1/+1
* [stable-2.12] ansible-test - Update bootstrap URL to not use S3.Matt Clay2022-02-032-1/+3
* [stable-2.12] Stop publishing code coverage to the AZP UI.Matt Clay2022-02-032-15/+0
* [stable-2.12] docs - remove broken link in ACI scenario guide (#76940)Matt Clay2022-02-031-1/+1
* [stable-2.12] Fix task path unicode error in junit callback.Matt Clay2022-02-022-2/+7
* [stable-2.12] ansible-test - Limit installed pyopenssl version.Matt Clay2022-02-012-2/+4
* [stable-2.12] ansible-test - Use relative paths in junit output. (#76871)Matt Clay2022-01-313-6/+27
* Update Ansible release version to v2.12.2.post0. (#76904)Dimitri Savineau2022-01-311-1/+1
* New release v2.12.2 (#76892)v2.12.2Dimitri Savineau2022-01-314-4/+23
* Remove centos8 from CI.Matt Clay2022-01-311-4/+0
* [stable-2.12] ansible-test - Defer loading of completion entries. (#76852)Matt Clay2022-01-258-47/+85
* Update Ansible release version to v2.12.2rc1.post0. (#76834)Dimitri Savineau2022-01-241-1/+1
* New release v2.12.2rc1 (#76831)v2.12.2rc1Dimitri Savineau2022-01-244-1/+113
* [stable-2.12] Resolve perf issue with async callback events (#76783) (#76816)Matt Martz2022-01-213-9/+22
* [stable-2.12] Do not require SystemdStrategy subclasses for every distro (#76...Matt Martz2022-01-212-100/+8
* [stable-2.12] Attempt 2: Catch errors getting filters and tests (#76806). (#7...Matt Martz2022-01-204-3/+19
* ansible-config avoid _terms and _input in --only-changed (#76597) (#76763)Brian Coca2022-01-202-1/+13
* [stable-2.12] Compare FQCN also in lockstep logic. Fixes #76782 (#76787) (#76...Matt Martz2022-01-184-1/+42
* include_vars initialize failed (#76754) (#76784)Brian Coca2022-01-182-1/+7
* ssh connection avoid parsiing own debug (#76732) (#76755)Brian Coca2022-01-183-16/+32
* ansible-galaxy - fix the --ignore-certs flag for the implicit galaxy server (...Sloane Hertel2022-01-183-1/+47
* end_play: end the current play only (#76674) (#76730)Martin Krizek2022-01-184-1/+27
* ssh connection, handle 'fun' control paths (#76424) (#76693)Brian Coca2022-01-183-2/+7
* [2.12] Use correct markup in documentation (#76574)Felix Fontein2022-01-1823-53/+53
* Fix AttributeError when providing file via --conn-password-file (#76534) (#76...Martin Krizek2022-01-182-1/+4
* yum: avoid storing unnecessary cache data (#76345) (#76553)Martin Krizek2022-01-182-3/+5