summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.10.0rc4v2.10.0rc4Rick Elrod2020-07-304-1/+89
* fix downloading collections in git repos and tar.gz artifacts (#70524) (#71000)Sloane Hertel2020-07-305-2/+89
* [stable-2.10] facts - fix incorrect time for some date_time_facts (#70665) (#...Sam Doran2020-07-303-5/+113
* [stable-2.10] Fix ansible-test relative import analysis. (#70993)Matt Clay2020-07-302-2/+63
* default_callback: Move 'check_mode_markers' in doc_fragments (#70228) (#70989)Akira Yokochi2020-07-303-18/+16
* Fix warning for new default permissions when mode is not specified (#70976) (...Sam Doran2020-07-307-4/+80
* ansible-galaxy - fix fallback for AH searches (#70957) - 2.10 (#70980)Jordan Borean2020-07-303-5/+30
* [stable-2.10] Update module debugging docs (#70847) (#70972)Sam Doran2020-07-294-138/+110
* Allow changed/failed mgmt on strategy actions (#70919) (#70968)Brian Coca2020-07-293-1/+42
* Document galaxy install from local clones (#70941) (#70967)Sorin Sbarnea2020-07-291-0/+3
* validate-modules: fix version_added validation for top-level, fix error codes...Felix Fontein2020-07-294-24/+32
* [stable-2.10] lineinfile - fix broken exception handling (#70846) (#70944)Sam Doran2020-07-292-2/+4
* [stable-2.10] reboot - fix Void Linux (#70704) (#70916)Sam Doran2020-07-292-0/+4
* [ansible_builtin_runtime.yml] fix text[fs]m typo (#70893) (#70894)Rick Elrod2020-07-291-2/+2
* Fix ansible-test error in community.aws (#70507) (#70873)Felix Fontein2020-07-292-0/+8
* [backport][2.10][PR #70446] Refactor Python API examples and docs (#70850)Sviatoslav Sydorenko2020-07-293-115/+60
* [stable-2.10] Cap pytest version to avoid relative import issue.Matt Clay2020-07-282-0/+3
* Docs backportapalooza 4 (#70875)Sandra McCann2020-07-2814-149/+193
* Update Ansible release version to v2.10.0rc3.post0.Rick Elrod2020-07-241-1/+1
* New release v2.10.0rc3v2.10.0rc3Rick Elrod2020-07-244-1/+33
* reset logging to INFO (#70878) (#70881)Brian Coca2020-07-243-1/+35
* Update Ansible release version to v2.10.0rc2.post0.Rick Elrod2020-07-231-1/+1
* New release v2.10.0rc2v2.10.0rc2Rick Elrod2020-07-234-1/+33
* Update ansible-base test container to 1.5.0. (#70856) (#70857)Rick Elrod2020-07-231-1/+1
* Do not add connection vars to the output results (#70853) (#70855)Jordan Borean2020-07-233-7/+17
* Update Ansible release version to v2.10.0rc1.post0.Rick Elrod2020-07-231-1/+1
* 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