summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.10.10v2.10.10Rick Elrod2021-05-244-4/+18
* Update Ansible release version to v2.10.10rc1.post0.Rick Elrod2021-05-171-1/+1
* New release v2.10.10rc1v2.10.10rc1Rick Elrod2021-05-174-1/+60
* [2.10] ansible-galaxy - increase page size and add retry decorator (#74649)Sloane Hertel2021-05-175-20/+184
* [stable-2.10] Remove leftover test file from incidental_setup_rabbitmq removalSam Doran2021-05-171-5/+0
* Correctly set path and fullpath for template vars (#73924) (#74050)Brian Coca2021-05-175-6/+18
* [2.10] Do not remove non-empty cron tabs (#74697)elara-leitstellentechnik2021-05-175-20/+121
* [bp-2.10] service - compare version without LooseVersion (#74619)Abhijeet Kasurde2021-05-172-2/+4
* [stable-2.10] Use our own copy of the Codecov uploader (#74460) (#74492)Sam Doran2021-05-171-1/+1
* Fix fileglob parameter order bug (#72879) (#72904)David Shrewsbury2021-05-174-2/+39
* [stable-2.10] Remove incidental_setup_rabbitmq integration testSam Doran2021-05-144-75/+0
* Remove incidental_lookup_rabbitmq test.Matt Clay2021-05-144-151/+0
* [stable-2.10] Remove incidental Azure tests (#74681)Sam Doran2021-05-1232-9668/+0
* [stable-2.10] CI and compat fixes for Jinja2 >= 3.0 (#74666)Sam Doran2021-05-1211-3/+36
* [stable-2.10] Fix ansible-test AZP build lookup.Matt Clay2021-05-042-2/+4
* [stable-2.10] Remove obsolete Shippable specific scripts.Matt Clay2021-05-045-243/+2
* update versions (#74432) (#74451)Sandra McCann2021-05-041-3/+3
* Product-related updates. (#74462)Bill Nottingham2021-05-038-20/+18
* Change look and feel of the `ansible-core` docs (#74200) (#74482)Alicia Cozine2021-05-032-1/+31
* Update Ansible release version to v2.10.9.post0.Rick Elrod2021-05-031-1/+1
* New release v2.10.9v2.10.9Rick Elrod2021-05-034-4/+18
* [stable-2.10] incidental_setup_rabbitmq test - Use official repo for rabbitmq...Sam Doran2021-05-031-2/+2
* Update Ansible release version to v2.10.9rc1.post0.Rick Elrod2021-04-271-1/+1
* New release v2.10.9rc1v2.10.9rc1Rick Elrod2021-04-274-1/+83
* Prevent ansible_failed_task from further templating (#74290) (#74307)Martin Krizek2021-04-274-1/+23
* fix wait_for looping when missing net module (#73963) (#74007)Brian Coca2021-04-272-27/+32
* [stable-2.10] Fix pypi-test-container port conflict.Matt Clay2021-04-262-1/+3
* Actually run blocks/finalized_task test (#74291) (#74311)Martin Krizek2021-04-261-0/+2
* defend against bad or missing crypt (#74304)Brian Coca2021-04-263-7/+21
* removed unused imports (#74299)Brian Coca2021-04-261-5/+2
* Map Debian 8 to Python 2 (#74152) (#74360)Matt Davis2021-04-263-2/+8
* [stable-2.10] Fix ansible-test docker container IP detection.. (#74389)Matt Clay2021-04-262-1/+9
* Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74400)Fernando Correia2021-04-263-0/+44
* pin docutils to 0.16 until theme problem is fixed (#74193) (#74399)Sandra McCann2021-04-231-1/+2
* Backport/2.10/docs config (#74278)Alicia Cozine2021-04-167-1/+3
* undeprecated hash_merge setting (#73328) (#74219)Rick Elrod2021-04-132-14/+22
* [stable-2.10] Bump azure-pipelines-test-container to version 1.9.0Alexander Sowitzki2021-04-131-1/+1
* [stable-2.10] Switch to hashlib.sha256() for ansible-test (#72411) (#74169)Matt Clay2021-04-122-1/+3
* [stable-2.10] ansible-test - ensure trailing separator is added for connectio...Sam Doran2021-04-122-1/+5
* [stable-2.10] Add PyPI proxy container for tests on Python 2.6. (#74205)Matt Clay2021-04-127-1/+168
* Update Ansible release version to v2.10.8.post0.Rick Elrod2021-04-121-1/+1
* New release v2.10.8v2.10.8Rick Elrod2021-04-124-4/+18
* Update Ansible release version to v2.10.8rc1.post0.Rick Elrod2021-04-051-1/+1
* New release v2.10.8rc1v2.10.8rc1Rick Elrod2021-04-054-1/+86
* Nonfatal facts (#73804) (#73830)Brian Coca2021-04-057-41/+68
* find - set proper default based on use_regex (#73961) (#73965)Brian Coca2021-04-053-5/+40
* Fix setup subset (#74022) (#74047)Brian Coca2021-04-054-10/+31
* Fix debug factsetter (#74067) (#74084)Brian Coca2021-04-055-3/+29
* fix su localization option [2.10] (#73878)Brian Coca2021-04-052-0/+3
* module output is only json objects (#73765) (#73777)Brian Coca2021-04-049-9/+51