summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.6.0v2.6.0Matt Clay2018-06-284-289/+143
* Update Ansible release version to 2.6.0rc5.dev0.Matt Clay2018-06-261-1/+1
* New release v2.6.0rc5v2.6.0rc5Matt Clay2018-06-264-1/+33
* Backport #41767 for 2.6 - Skip if insertbefore is using BOF until later in th...Sam Doran2018-06-263-10/+20
* Backport #41860 for 2.6 - support group_by with implicit localhost (#41927)Matt Martz2018-06-262-1/+8
* Backport #41907 for 2.6 - fix password lookup loading (#41928)Matt Martz2018-06-262-2/+8
* win_iis_webapppool: do not output some cmdlet outputs (#41884)Jordan Borean2018-06-262-5/+7
* [stable-2.6] Changes to support building docs with old jinja2Toshio Kuratomi2018-06-262-40/+70
* Fix rabbitmq_* integration tests (#41836)Martin Krizek2018-06-264-3/+13
* Fix docs for all test. Fixes #41956 (#41965)Matt Martz2018-06-261-1/+1
* Fix broken Azure dependencies in 2.6 (#41946)Zim Kalinowski2018-06-2613-46/+52
* options should be settable multiple timesBrian Coca2018-06-262-3/+4
* Update Ansible release version to 2.6.0rc4.dev0.Matt Clay2018-06-251-1/+1
* New release v2.6.0rc4v2.6.0rc4Matt Clay2018-06-254-1/+49
* Stop displaying kinit pass input on a failure (#41882)Jordan Borean2018-06-253-2/+55
* fix vars hostname fallbackBrian Coca2018-06-252-7/+9
* windows dsc docs: fix missing colon in example (#41886)Jordan Borean2018-06-251-1/+1
* Fix vyos_vlan aggregate issue & added tests (#41638)Nilashish Chakraborty2018-06-212-2/+32
* exclude lookup_terms from config errors (#41740)Brian Coca2018-06-215-75/+78
* Marks select modules as stableinterface (#41741)Tim Rupp2018-06-2132-32/+32
* Fix wrong python keyword (followup to #36357) (#41067)Andrew Gaffney2018-06-212-1/+21
* fix minor issues with debug and item labels (#41331)Brian Coca2018-06-215-21/+59
* To fix eos_vrf failure when transport method is eapi (#41470) (#41771)Sumit Jaiswal2018-06-212-1/+5
* Raise Exception in virtualbox inventory pluginAbhijeet Kasurde2018-06-212-1/+4
* added missing raiseBrian Coca2018-06-212-1/+3
* Backport 2.6: apt: fix apt-mark on debian6 (#41725)Martin Krizek2018-06-212-1/+4
* win_updates fix when win_updates is run with async (#41756)Jordan Borean2018-06-213-1/+40
* handle groups correctly when they are 'null' (#41698)Brian Coca2018-06-213-28/+33
* Scaleway inventory plugin: small improvements (#41642)Pilou2018-06-211-24/+18
* Add proper response documentationKevin Breit2018-06-211-4/+16
* Remove notes since it's already specified in the doc fragmentKevin Breit2018-06-214-13/+0
* Improved support for parameter testing and checks for org_id (#41517)Kevin Breit2018-06-212-4/+35
* [stable-2.6] Fix file state=touch not returning diff informationToshio Kuratomi2018-06-212-1/+5
* Disable remaining failing rabbitmq_* tests.Matt Clay2018-06-212-0/+2
* Disable failing rabbitmq_plugin test.Matt Clay2018-06-211-0/+1
* Temporarily disable gem test on osx.Matt Clay2018-06-191-0/+1
* Update Ansible release version to 2.6.0rc3.dev0.Matt Clay2018-06-191-1/+1
* New release v2.6.0rc3v2.6.0rc3Matt Clay2018-06-184-1/+33
* Fix openstack inventory script for multi-cloud caseMonty Taylor2018-06-181-2/+6
* facts: suse: Fix major version detection for SUSE (#41416)Markos Chandras2018-06-182-1/+24
* [stable-2.6] Add changelog for gce_net sort fixToshio Kuratomi2018-06-181-0/+3
* update play_context for reset_connection (#40866)James Cassell2018-06-182-0/+26
* read scaleway option after the options have been set (#41259)Sloane Hertel2018-06-181-1/+2
* conflict res after patchingDeepak Agrawal2018-06-183-3/+3
* fix nxos_linkagg issue (#41550)saichint2018-06-181-1/+1
* [stable-2.6] Temporarily revert c119d54Toshio Kuratomi2018-06-156-13/+13
* service_facts correct meaning of state for systemd service units (#40914)Adam Miller2018-06-151-7/+7
* skip winrm unit tests if winrm is not installed (#41596)Matt Davis2018-06-151-0/+2
* [2.6] Update user module docs (#41572)Sam Doran2018-06-151-6/+109
* [stable-2.6] sort the port list properly (.sort() returns None)schp2018-06-151-1/+1