summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.13.5 (#79075)v2.13.5jamesmarshall242022-10-104-4/+31
* Update Ansible release version to v2.13.5rc1.post0. (#78995)jamesmarshall242022-10-031-1/+1
* New release v2.13.5rc1 (#78937)v2.13.5rc1jamesmarshall242022-10-034-1/+49
* apt module, prevent tb from invalid type for pkg (#78666) (#78908)Brian Coca2022-09-292-3/+9
* [stable-2.13] Add ssh_args and friends back, add var for proxy_command (#7882...Matt Martz2022-09-292-4/+46
* [2.13] apt - fix failure when package is not installed and only_upgrade=True ...Sloane Hertel2022-09-293-8/+23
* [2.13] Limit Galaxy API calls during ansible-galaxy dependency resolution (#7...Sloane Hertel2022-09-284-12/+87
* [stable 2.13] Fix known host changed status when removing non-existing key #...sbettid2022-09-284-0/+44
* plugin loader fix existing config testing (#78859) (#78890)Brian Coca2022-09-283-1/+11
* [stable-2.13] ansible-test - Fix integration test target filter. (#78862)Matt Clay2022-09-2213-4/+72
* [stable-2.13] Don't request repo updates when only testing modes (#78843) (#7...Matt Martz2022-09-211-0/+5
* Backportapalooza 9 15 (#78787)Sandra McCann2022-09-158-13/+56
* Update Ansible release version to v2.13.4.post0. (#78753)Christian Adams2022-09-121-1/+1
* New release v2.13.4 (#78751)v2.13.4Christian Adams2022-09-124-4/+18
* Update Ansible release version to v2.13.4rc1.post0. (#78718)Christian Adams2022-09-061-1/+1
* New release v2.13.4rc1 (#78717)v2.13.4rc1Christian Adams2022-09-064-1/+64
* Fix typos in stat module examples (#78651) (#78687)Sandra McCann2022-09-011-2/+2
* new: documentation update for galaxy usr guide (#78649) (#78688)Sandra McCann2022-09-011-0/+3
* [stable-2.13] Guard urllib3 imports against all exceptions. Fixes #78648 (#78...Matt Martz2022-08-312-4/+9
* [stable-2.13] wait_for - Read file and perform comparisons using bytes to avo...Matt Martz2022-08-314-22/+63
* Fix pytest collection during test_host partial run (#78594)Sviatoslav Sydorenko2022-08-311-0/+0
* [stable-2.13] Fix exit codes for role search and delete. Fixes #78516 (#78578...Matt Martz2022-08-312-3/+6
* [stable-2.13] Fix --role-file arg detection (#78475) (#78522)Matt Martz2022-08-313-2/+28
* Fail fast in stuck `ansible-galaxy-collection` (#78627)Sviatoslav Sydorenko2022-08-311-1/+12
* Replace get_persistent_connection_options in task_executor with get_options (...Kate Case2022-08-314-35/+41
* Fix apt making changes in check mode (#78496) (#78530)Sloane Hertel2022-08-314-3/+59
* apt: include apt preferences (e.g. pinning) when selecting packages (#78327) ...Sloane Hertel2022-08-313-16/+98
* Filter on any Fedora-Cloud-Base image (#78669)Matt Martz2022-08-301-1/+1
* Backportapalooza 08 25 (#78647)Sandra McCann2022-08-254-5/+6
* [2.13] Disable `connection_paramiko_ssh` under FreeBSD 13.0 (#78643)Sviatoslav Sydorenko2022-08-251-0/+1
* Add Porting Guide for ansible-community v6 (#78625) (#78631)Sandra McCann2022-08-241-0/+23
* [stable-2.13] Fix file integration test chattr/lsattr check. (#78614) (#78618)Matt Clay2022-08-221-0/+2
* Backportapalooza 08 16 (#78584)Sandra McCann2022-08-1910-80/+134
* Fix version switcher for Japanese site (#78543)Sandra McCann2022-08-192-2/+365
* Backportapalooza 08 11 (#78526)Sandra McCann2022-08-194-6/+8
* Update mypy test. Fix type hints for Python 3.9. (#78587)Matt Clay2022-08-198-33/+46
* [stable-2.13] ansible-test - Fix ansible-doc sanity test FQCN. (#78518). (#78...Matt Clay2022-08-158-4/+145
* [stable-2.13] ansible-test - Fix self-test change handling. (#78521) (#78523)Matt Clay2022-08-153-4/+9
* Update Ansible release version to v2.13.3.post0. (#78547)jamesmarshall242022-08-151-1/+1
* New release v2.13.3 (#78527)v2.13.3jamesmarshall242022-08-154-4/+18
* Update Ansible release version to v2.13.3rc1.post0. (#78476)Christian Adams2022-08-081-1/+1
* New release v2.13.3rc1 (#78470)v2.13.3rc1Christian Adams2022-08-084-1/+105
* Backportapalooza 08 04 (#78450)Sandra McCann2022-08-046-14/+16
* Module/plugin docs: (#78380) (#78447)Felix Fontein2022-08-048-18/+24
* [2.13] Add basic docs on how to create a collection docsite with antsibull-do...Felix Fontein2022-08-043-1/+32
* Fix default value documentation for pipelining. (#78441) (#78445)Felix Fontein2022-08-041-1/+1
* Fix listing collections that are missing the metadata required by build (#765...Sloane Hertel2022-08-035-7/+78
* Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel2022-08-033-0/+57
* [ansible-galaxy] Fix listing collections with null namespace/name/version met...Sloane Hertel2022-08-033-3/+36
* config error origin (#78407) (#78409)Brian Coca2022-08-033-3/+5