summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.6.0rc2v2.6.0rc2Matt Clay2018-06-084-2/+39
* Make admin_users only contain root and toor because admin is used for non-pri...Toshio Kuratomi2018-06-082-2/+7
* GCP Inventory Plugin scopes fixAlex Stephen2018-06-082-1/+13
* changelogs-hertel2018-06-081-0/+5
* cherry-picked from 46886f8249aebaffeffb3ed53982f0f8e7bb20ee and fixed merge ...Will Thames2018-06-083-39/+77
* GCP: Instance Metadata fixAlex Stephen2018-06-081-2/+5
* Update winrm.py (#41303)jainnikhil302018-06-081-1/+1
* Fix typeo in param name (#41287)Sam Doran2018-06-081-1/+1
* first_found: fix examples to match the code (#40821)Martin Krizek2018-06-081-13/+17
* fix issue #41081 in azure_rm_securitygroup (#41123)Yunge Zhu2018-06-071-9/+7
* normalize the resource location (#40802)Yuwei Zhou2018-06-072-2/+5
* add adfs_authority_url arg in azure_rm.py (#41071)Yunge Zhu2018-06-071-3/+5
* Fixes #39648 azure_rm_virtualnetwork not handling DNS settings properly on ex...Yuwei Zhou2018-06-072-1/+12
* increase timeout for connection reset by peer issue with httpapi (#41224)Trishna Guha2018-06-071-3/+3
* Metadata change to 'core' for 2.5 supported NIOS modules (#41244)Sumit Jaiswal2018-06-075-5/+5
* Better error message if the template is not utf-8 encoded (#41030)Toshio Kuratomi2018-06-072-1/+10
* aws_s3: don't decrypt file before uploading - fixes #39287 (#39634)Sloane Hertel2018-06-072-1/+4
* Backport/2.6/40856 (#41278)Kevin Breit2018-06-078-42/+45
* fix truncated list functions in ansible-doc (#41281)Matt Davis2018-06-071-2/+2
* only add group if properly definedBrian Coca2018-06-071-4/+5
* cherry-pick e59742eccd92b7737f355422ca270b9cdad0ab44 and resolve conflictsChristian Groschupp2018-06-072-14/+3
* cherry-picked from 89cea78e3002c816157e604c73e7eb4db137b107 and fixed merge c...Sloane Hertel2018-06-073-2/+31
* Remove changelog entry for reverted #39365Matt Martz2018-06-071-1/+0
* Revert #39365, improve error messaging (#41208)Matt Martz2018-06-076-28/+16
* Add some dots at the end of sentences (#41176)Richard Schwab2018-06-071-4/+4
* Docs fix: ansible_group_priority defaults to 1Jacob Floyd2018-06-071-1/+1
* fix ansible-doc regression from missing plugins (#41167)Matt Davis2018-06-072-1/+6
* winrm: fix up unit tests (#41112)Jordan Borean2018-06-072-131/+133
* Expand ios password prompt regex (#41131)Nathaniel Case2018-06-071-1/+1
* Update ios_facts.py (#40928)epicanthal2018-06-071-2/+2
* Fix ec2_ami block_device_mapping volume_size to be int in 2.6 (#40938) (#41216)Will Thames2018-06-072-5/+10
* Update Ansible release version to 2.6.0.dev0.Matt Clay2018-06-051-1/+1
* New release v2.6.0rc1v2.6.0rc1Matt Clay2018-06-055-73/+762
* Implement new changelog generator.Matt Clay2018-06-057-9/+853
* pin azure deps to exact versionsMatt Davis2018-06-053-40/+54
* fix nxos_snapshot issues (#41034)saichint2018-06-052-26/+89
* adds ansible-doc JSON plugin data dumpMatt Davis2018-06-042-76/+141
* Changelog fragment cleanup.Matt Clay2018-06-044-38/+2
* fix nxos_udld failing with httpapi (#41074)Trishna Guha2018-06-041-18/+2
* fix nxos_banner issue (#41026)saichint2018-06-041-1/+11
* Fixes to ios_logging (#41029)Nathaniel Case2018-06-042-43/+16
* ovirt: Backport of bug fixes for 2.6 (#41092)Ondra Machacek2018-06-043-9/+36
* Fix test-module failing to validate args (#41004)Zhikang Zhang2018-06-042-1/+5
* Fixes not using the parent parameter (#41102)Tim Rupp2018-06-042-2/+5
* More correct fix for status problem (#41045)Tim Rupp2018-06-041-0/+4
* Don't try to reuse ansible_port, it doesn't work that way (yet?) (#41022)Nathaniel Case2018-06-011-1/+0
* Fix cache timeout behaviors-hertel2018-06-011-1/+1
* Do not try to import simplejson in jsonfile.py (#40983)Sam Doran2018-06-011-5/+1
* Fix error reporting on bad type for config settingBrian Coca2018-06-015-17/+28
* Use colspan on td instead of divs for hierarchical tables (#39948)Brian Campbell2018-06-013-215/+162