summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix expect for python 3 (#24912)temp-staging-post-2.3.1kkjang2017-05-236-1/+103
* Remove vertica_schema from the pep8 legacy filesToshio Kuratomi2017-05-231-1/+0
* Fix bad merge of vertica_userToshio Kuratomi2017-05-231-4/+2
* Vertica schema fix (#24915)kgottholm2017-05-234-11/+23
* Read directory_mode as 'raw' typeBrendan Almonte2017-05-231-1/+1
* Bugfix: Directories in /etc/skel will get users ownership when home dir is cr...cheko2017-05-231-1/+1
* Remove empty file that didn't exist in 2.3.0Toshio Kuratomi2017-05-231-0/+0
* Os port fix (#24913)kgottholm2017-05-233-3/+2
* updated changelog with backported fixesBrian Coca2017-05-231-0/+3
* Include error exception in AnsibleErrorAbhijeet Kasurde2017-05-235-8/+15
* sysctl: switch basestring to string_types (#24277)jctanner2017-05-221-1/+2
* Changed assemble_from_fragments to use os.path.join (#24909)pdasilva2017-05-222-4/+13
* Bugfix for setting user groups on OpenBSDAnton Kasimov2017-05-221-2/+2
* Letsencrypt fix (#24906)kgottholm2017-05-221-2/+2
* Converted the response from _get_url_data using to_native (#24901)pdasilva2017-05-221-4/+9
* Remove deprecation for username/password eos_user, nxos_user and Doc update (...Trishna Guha2017-05-223-6/+16
* Fixed wrong variable in cumulus network module (#23950)Phil Huang2017-05-191-1/+1
* remove self from function outside of class (#24017)mattwwarren2017-05-191-2/+2
* Base changes required to allow winrm to work on py3 (#24744)Matt Martz2017-05-182-6/+12
* Convert some more base64 strings to text for winrm, to support async and beco...Matt Martz2017-05-182-5/+5
* add segfault detection to TQMMatt Davis2017-05-181-1/+1
* Downgraded more modules from Curated to Community (#24751) (#24784)Dylan Silva2017-05-1810-10/+10
* Fix transport getting set to None when not set explicitly (#24769) (#24773)Trishna Guha2017-05-181-0/+1
* Save commit_timeout as string in junos_config (#24761) (#24764)Ganesh Nalawade2017-05-181-1/+1
* Fix for ansible/ansible-modules-core#1568Adam DeConinck2017-05-181-0/+8
* Avoid default serialization of classes in dump_attrsJames Cammarata2017-05-172-4/+21
* Limit sphinx version on python 2.6. (#24678)Matt Clay2017-05-175-10/+12
* Use delegated vars for the delegated host nameJames Cammarata2017-05-161-5/+7
* updated changelog with bugfixBrian Coca2017-05-151-0/+1
* Fix UnboundLocalError in basic.pyAbhijeet Kasurde2017-05-152-1/+19
* Set facts type to dictMohammed Naser2017-05-141-1/+1
* Fix timeout issue in ansible-connection (#24556) (#24579)Ganesh Nalawade2017-05-131-1/+1
* removing folded style formatting for synopsis (#22746)Eric Beahan2017-05-121-4/+5
* Add bugfixes to changelogToshio Kuratomi2017-05-121-0/+2
* Fix template not showing a diff with a directoryToshio Kuratomi2017-05-111-2/+7
* Fix import of shlex_quoteToshio Kuratomi2017-05-111-2/+0
* Fix pam_limits writing text to a file opened in binary modeToshio Kuratomi2017-05-111-7/+7
* Downgrading module from core to community (#24463) (#24512)Dylan Silva2017-05-111-1/+1
* added bugfix to changelogBrian Coca2017-05-111-0/+2
* deal with null/none connectionsBrian Coca2017-05-114-24/+42
* slightly increase win_async_wrapper fire and forget sleeptimeMatt Davis2017-05-091-2/+2
* New release v2.3.1.0-0.1.rc1v2.3.1.0-0.1.rc1James Cammarata2017-05-092-2/+2
* Reference correct variable and key for role expiry (#23397) (#24405)John R Barker2017-05-091-1/+1
* Check if api_key and app_key before proceeding (#24336) (#24403)John R Barker2017-05-091-3/+13
* fix spurious warnings with ansible_winrm_kinit_X args (#24380)Matt Davis2017-05-081-2/+2
* Fixing security issue with lookup returns not tainting the jinja2 environmentJames Cammarata2017-05-084-3/+31
* fixed yum.parse_check_update regex (#24331)Martin Kopta2017-05-081-1/+1
* Fix vaulted vars templatingAdrian Likins2017-05-081-1/+1
* Give user whatever information we have from ssh-keyscanToshio Kuratomi2017-05-051-2/+12
* Fixes #23285 (#24291)Dane Summers2017-05-041-0/+2