summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.10.0rc2v2.10.0rc2Rick Elrod2020-07-231-1/+1
* Do not add connection vars to the output results (#70853) (#70855)Jordan Borean2020-07-231-7/+2
* Update Ansible release version to v2.10.0rc1.post0.Rick Elrod2020-07-231-1/+1
* New release v2.10.0rc1v2.10.0rc1Rick Elrod2020-07-231-1/+1
* fix internal cases of actions calling unqualified module names (#70818) (#70840)Matt Davis2020-07-2319-61/+107
* Update default from True to False for CONDITIONAL_BARE_VARS (#70709) (#70838)Sloane Hertel2020-07-231-2/+2
* [stable-2.10] Change default file permissions so they are not world readable ...Sam Doran2020-07-232-1/+27
* Allow hostvars delegation (#70331) (#70810)Brian Coca2020-07-222-24/+33
* Sanitize URI module keys with no_log values (#70762) (#70820)David Shrewsbury2020-07-222-4/+101
* [stable-2.10] Document existing ansi_re sequences and add `ESC[m` (#70683) (#...Nathaniel Case2020-07-221-2/+3
* [2.10] basic: use PollSelector implementation (#70800)Abhijeet Kasurde2020-07-221-1/+7
* cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#7...psi / Ryo Hirafuji2020-07-221-13/+15
* [stable-2.10] Ensure single vaulted values aren't counted as sequences. Fixes...Matt Martz2020-07-221-2/+10
* Create home and parent directories only when requested (#70790)Baptiste Mille-Mathias2020-07-221-6/+7
* 2.10: Detect failure in always block after rescue (#70094) (#70204)Martin Krizek2020-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
* Fix missing quoting for remote_tmp in second mkdir of shell module. Issue #69...Baptiste Mille-Mathias2020-07-211-1/+1
* [2.10] debconf: add a note about no_log usage (#70752)Abhijeet Kasurde2020-07-211-0/+10
* [stable-2.10] Handle Slackware OS version strings containing a plus (“+”)...Sam Doran2020-07-211-1/+1
* win async - use full path for powershell (#70703) (#70714)Jordan Borean2020-07-211-1/+2
* [2.10] template connection variables accessed directly before using (#70657) ...Sloane Hertel2020-07-211-3/+14
* [2.10] api: time.clock compatible code (#70677)Abhijeet Kasurde2020-07-211-25/+11
* 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
* 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-172-4/+9
* [2.10] pipe: update docs for Popen with shell=True usage (#70602)Abhijeet Kasurde2020-07-171-7/+14
* Make filter type errors 'loop friendly' (#70417) (#70574)Brian Coca2020-07-173-13/+24
* [2.10] ansible-doc: include collection name in text output / plugin loader: r...Felix Fontein2020-07-172-46/+71
* try to capture better winrm/put_file error (#70508) (#70570)Brian Coca2020-07-171-2/+9
* Fix decrypt argument in assemble module (#70465) (#70560)Mykola Grygoriev2020-07-171-1/+1
* Make sure ansible_become treated as a boolean (#70484) (#70526)David Shrewsbury2020-07-171-1/+2
* ansible-doc man formatter: fail with better error message when description is...Felix Fontein2020-07-171-0/+2
* [stable-2.10] apt - make errors more transparent (#70099) (#70478)Sam Doran2020-07-171-4/+4
* [stable-2.10] ssh connection - use get_option() rather than _play_context (#7...Sam Doran2020-07-171-2/+3
* misc collection metadata fixes (#70403) (#70428)Matt Davis2020-07-171-5/+21
* [2.10] Handle post_validate templating errors and fix tests (#70240) (#70389)Sloane Hertel2020-07-171-1/+6
* [stable-2.10] Improve error message when ssh client is not found on the host ...Sam Doran2020-07-171-6/+11
* Fix delegate_facts with interpreter not being set (#70293) (#70384)Martin Krizek2020-07-171-10/+4
* [2.10] Improve ansible-galaxy STDOUT messages for collections (#70379)Abhijeet Kasurde2020-07-171-1/+4
* [backport][2.10]Docs backportapalooza3 (#70695)Sandra McCann2020-07-172-0/+4
* Top-level deprecation of plugin did not get collection_name added when deprec...Felix Fontein2020-07-171-4/+4
* refactor Python module_utils locator (#70610) (#70711)Matt Davis2020-07-173-561/+1466
* [stable-2.10] pause - fix curses.setupterm() error (#47851) (#70363)Sam Doran2020-07-171-1/+1
* [2.10] display: use stdout for column width (#70290)Abhijeet Kasurde2020-07-171-2/+2