summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* [stable-2.13] swallow all exceptions in type annotation support shim imports ...Matt Martz2022-08-032-2/+7
* PluginLoader now installs module-to-be-imported in sys.modules before exec (a...Matt Davis2022-08-034-1/+48
* [stable-2.13] ansible-test - Parse content config only once. (#78418) (#78426)Matt Clay2022-08-0317-46/+168
* chmod aix errors with 255 is not unreachable (#78249) (#78356)Brian Coca2022-08-032-4/+11
* 2.13: template module/lookup: fix convert_data for macros (#78259) (#78269)Martin Krizek2022-08-036-6/+36
* honor use_proxy parameter (#77312) (#78261)Nicolas Karolak2022-08-034-2/+28
* yum: fix releasever for latest (#78066) (#78242)Martin Krizek2022-08-033-5/+26
* dnf: fix output parsing on non-English LANGUAGE systems (#78233) (#78241)Martin Krizek2022-08-032-1/+4
* Decode vaulted args before sending over ansible-connection. (#78236) (#78246)Kate Case2022-08-032-1/+4
* [stable-2.13] Fix KeyError for ansible-galaxy when caching paginated response...Matt Martz2022-08-033-10/+95
* Ansible 6.2.0: porting_guide changes (#78408) (#78416)Sandra McCann2022-08-021-0/+32
* Docs Backportapalooza (#78379)Sandra McCann2022-07-304-2/+27
* update Fest url per marketing (#78361) (#78363)Sandra McCann2022-07-301-1/+1
* [stable-2.13] ansible-test - Fix TTY and output handling. (#78350).Matt Clay2022-07-2717-34/+159
* [stable-2.13] ansible-test - Fix handling of args after `--` (#78328)Matt Clay2022-07-273-70/+46