summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.13.5 (#79075)v2.13.5jamesmarshall242022-10-101-1/+1
* 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-031-1/+1
* apt module, prevent tb from invalid type for pkg (#78666) (#78908)Brian Coca2022-09-291-3/+7
* [stable-2.13] Add ssh_args and friends back, add var for proxy_command (#7882...Matt Martz2022-09-291-4/+43
* [2.13] apt - fix failure when package is not installed and only_upgrade=True ...Sloane Hertel2022-09-291-1/+6
* [2.13] Limit Galaxy API calls during ansible-galaxy dependency resolution (#7...Sloane Hertel2022-09-281-12/+24
* [stable 2.13] Fix known host changed status when removing non-existing key #...sbettid2022-09-281-0/+6
* plugin loader fix existing config testing (#78859) (#78890)Brian Coca2022-09-282-1/+9
* Backportapalooza 9 15 (#78787)Sandra McCann2022-09-152-1/+4
* 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-121-1/+1
* 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-061-1/+1
* Fix typos in stat module examples (#78651) (#78687)Sandra McCann2022-09-011-2/+2
* [stable-2.13] Guard urllib3 imports against all exceptions. Fixes #78648 (#78...Matt Martz2022-08-311-4/+4
* [stable-2.13] wait_for - Read file and perform comparisons using bytes to avo...Matt Martz2022-08-311-22/+30
* [stable-2.13] Fix exit codes for role search and delete. Fixes #78516 (#78578...Matt Martz2022-08-311-3/+3
* [stable-2.13] Fix --role-file arg detection (#78475) (#78522)Matt Martz2022-08-311-2/+16
* Replace get_persistent_connection_options in task_executor with get_options (...Kate Case2022-08-312-35/+36
* Fix apt making changes in check mode (#78496) (#78530)Sloane Hertel2022-08-311-3/+4
* apt: include apt preferences (e.g. pinning) when selecting packages (#78327) ...Sloane Hertel2022-08-311-16/+38
* Backportapalooza 08 25 (#78647)Sandra McCann2022-08-253-3/+4
* Backportapalooza 08 16 (#78584)Sandra McCann2022-08-194-7/+8
* Update mypy test. Fix type hints for Python 3.9. (#78587)Matt Clay2022-08-194-22/+22
* 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-151-1/+1
* 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-081-1/+1
* Backportapalooza 08 04 (#78450)Sandra McCann2022-08-041-0/+3
* Module/plugin docs: (#78380) (#78447)Felix Fontein2022-08-048-18/+24
* 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-032-5/+36
* Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel2022-08-031-0/+9
* [ansible-galaxy] Fix listing collections with null namespace/name/version met...Sloane Hertel2022-08-031-1/+17
* config error origin (#78407) (#78409)Brian Coca2022-08-031-2/+2
* [stable-2.13] swallow all exceptions in type annotation support shim imports ...Matt Martz2022-08-031-2/+5
* PluginLoader now installs module-to-be-imported in sys.modules before exec (a...Matt Davis2022-08-031-1/+12
* chmod aix errors with 255 is not unreachable (#78249) (#78356)Brian Coca2022-08-031-4/+9
* 2.13: template module/lookup: fix convert_data for macros (#78259) (#78269)Martin Krizek2022-08-032-6/+15
* honor use_proxy parameter (#77312) (#78261)Nicolas Karolak2022-08-032-2/+6
* yum: fix releasever for latest (#78066) (#78242)Martin Krizek2022-08-031-5/+5
* dnf: fix output parsing on non-English LANGUAGE systems (#78233) (#78241)Martin Krizek2022-08-031-1/+2
* Decode vaulted args before sending over ansible-connection. (#78236) (#78246)Kate Case2022-08-031-1/+1
* [stable-2.13] Fix KeyError for ansible-galaxy when caching paginated response...Matt Martz2022-08-031-10/+13
* Docs Backportapalooza (#78379)Sandra McCann2022-07-301-0/+4
* Backportapalooza 07 21 (#78326)Sandra McCann2022-07-211-2/+3
* Update Ansible release version to v2.13.2.post0. (#78290)jamesmarshall242022-07-181-1/+1
* New release v2.13.2 (#78276)v2.13.2jamesmarshall242022-07-181-1/+1
* Backportapalooza 7 15 (#78277)Sandra McCann2022-07-157-5/+34