summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.10.0rc1v2.10.0rc1Rick Elrod2020-07-234-1/+247
* fix internal cases of actions calling unqualified module names (#70818) (#70840)Matt Davis2020-07-2324-64/+117
* Fix the internal Python API usage examples (#70841)Sviatoslav Sydorenko2020-07-232-18/+30
* Update default from True to False for CONDITIONAL_BARE_VARS (#70709) (#70838)Sloane Hertel2020-07-232-2/+4
* [stable-2.10] Change default file permissions so they are not world readable ...Sam Doran2020-07-236-15/+115
* Allow hostvars delegation (#70331) (#70810)Brian Coca2020-07-228-24/+181
* Sanitize URI module keys with no_log values (#70762) (#70820)David Shrewsbury2020-07-226-10/+203
* Add ansible-releases@redhat.com to announce template (#70813)Rick Elrod2020-07-221-1/+1
* [stable-2.10] Document existing ansi_re sequences and add `ESC[m` (#70683) (#...Nathaniel Case2020-07-222-2/+6
* [2.10] basic: use PollSelector implementation (#70800)Abhijeet Kasurde2020-07-222-1/+9
* cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#7...psi / Ryo Hirafuji2020-07-223-13/+79
* [stable-2.10] Ensure single vaulted values aren't counted as sequences. Fixes...Matt Martz2020-07-223-2/+14
* Create home and parent directories only when requested (#70790)Baptiste Mille-Mathias2020-07-223-7/+46
* 2.10: Detect failure in always block after rescue (#70094) (#70204)Martin Krizek2020-07-226-1/+79
* Update Molecule support contact (#70797) (#70804)John R Barker2020-07-221-1/+1
* runtime: aws_netapp_cvs_filesystems (#70781) (#70803)John R Barker2020-07-221-1/+1
* runtime os_image_facts is now called os_image_info (#70776) (#70780)John R Barker2020-07-211-1/+1
* [stable-2.10] Guard against allowing ansible to ansible-base upgrades (#70529...Matt Martz2020-07-212-4/+93
* Fix missing quoting for remote_tmp in second mkdir of shell module. Issue #69...Baptiste Mille-Mathias2020-07-213-1/+8
* [2.10] debconf: add a note about no_log usage (#70752)Abhijeet Kasurde2020-07-212-0/+12
* [stable-2.10] Handle Slackware OS version strings containing a plus (“+”)...Sam Doran2020-07-2110-1/+146
* win async - use full path for powershell (#70703) (#70714)Jordan Borean2020-07-212-1/+4
* [2.10] template connection variables accessed directly before using (#70657) ...Sloane Hertel2020-07-215-3/+47
* [2.10] api: time.clock compatible code (#70677)Abhijeet Kasurde2020-07-214-25/+113
* runtime Remove vmware_httpapi entries that were not released (#70777)John R Barker2020-07-211-16/+0
* Redirect restored modules to community.general. (#70769) (#70775)John R Barker2020-07-211-5/+5
* ansible_builtin_runtime.yml fixes (#70767) (#70771)Matt Davis2020-07-201-4/+4
* Collections docs generation backport (#70515)Toshio Kuratomi2020-07-2067-2164/+697
* dellemc related module name changes (#70749) (#70761)John R Barker2020-07-201-23/+26
* Followup to #70610: fix ansible_builtin_runtime.yml redirects to wrong collec...Felix Fontein2020-07-201-52/+53
* fix netbox inventory plguin name to redirect (#70708)Akira Yokochi2020-07-171-1/+1
* Fix spelling errors. (#70664) (#70696)Felix Fontein2020-07-171-9/+9
* [stable-2.10] Allow single vault encrypted values to be used directly as modu...Matt Martz2020-07-174-4/+26
* Add intentional coverage for an async_wrapper case (#70593) (#70630)Rick Elrod2020-07-173-2/+18
* Get m_u.facts.utils coverage up to 100% (#70614) (#70629)Rick Elrod2020-07-173-1/+129
* [2.10] pipe: update docs for Popen with shell=True usage (#70602)Abhijeet Kasurde2020-07-172-7/+16
* Make filter type errors 'loop friendly' (#70417) (#70574)Brian Coca2020-07-179-33/+76
* [2.10] ansible-doc: include collection name in text output / plugin loader: r...Felix Fontein2020-07-1710-53/+83
* try to capture better winrm/put_file error (#70508) (#70570)Brian Coca2020-07-172-2/+11
* Fix decrypt argument in assemble module (#70465) (#70560)Mykola Grygoriev2020-07-173-5/+69
* Make sure ansible_become treated as a boolean (#70484) (#70526)David Shrewsbury2020-07-176-1/+27
* ansible-doc man formatter: fail with better error message when description is...Felix Fontein2020-07-174-0/+56
* [stable-2.10] apt - make errors more transparent (#70099) (#70478)Sam Doran2020-07-172-4/+6
* [stable-2.10] ssh connection - use get_option() rather than _play_context (#7...Sam Doran2020-07-172-2/+7
* misc collection metadata fixes (#70403) (#70428)Matt Davis2020-07-172-5/+23
* [2.10] Handle post_validate templating errors and fix tests (#70240) (#70389)Sloane Hertel2020-07-176-3/+43
* [stable-2.10] Improve error message when ssh client is not found on the host ...Sam Doran2020-07-172-6/+13
* Fix delegate_facts with interpreter not being set (#70293) (#70384)Martin Krizek2020-07-177-13/+28
* [2.10] Improve ansible-galaxy STDOUT messages for collections (#70379)Abhijeet Kasurde2020-07-174-9/+22
* [backport][2.10]Docs backportapalooza3 (#70695)Sandra McCann2020-07-1719-217/+159