summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stash post-validated fields of the task in the TaskResultstash_task_fields_for_task_resultJames Cammarata2017-02-175-26/+54
* Relocate creation of Templar in process_pending_resultsJames Cammarata2017-02-171-5/+5
* fixes issue with cli shell left open (#21548)Peter Sprygada2017-02-162-12/+30
* verifies cli context for iosxr (#21550)Peter Sprygada2017-02-161-3/+27
* bug fixes and updates for eos connections (#21534)Peter Sprygada2017-02-163-17/+48
* check ios cli context and exits config mode if there (#21544)Peter Sprygada2017-02-161-3/+9
* Use isinstance instead of type() comparisons. isinstance is more robustToshio Kuratomi2017-02-164-6/+5
* Fix ansible-test selection of inventory file.Matt Clay2017-02-161-2/+2
* [GCE] gce_net integration test (#21502)Tom Melendez2017-02-163-1/+230
* [GCE] Doc fixes for gce_net (#21524)Tom Melendez2017-02-162-29/+110
* added volumen manageBrian Coca2017-02-161-0/+1
* Add NetApp SolidFire volume module (#20732)Sumit Kumar2017-02-162-0/+356
* Postgres ssl mode prefer (#21498)Ted Timmons2017-02-166-86/+256
* fix failing fail_json call in postgresql_schema (#21495)Ted Timmons2017-02-161-3/+6
* fixes Bad file descriptor backtrace raised by ansible-connection (#21526)Peter Sprygada2017-02-161-22/+14
* Fix test failures if 'future' package is installed (#15005)Adrian Likins2017-02-161-7/+1
* refactors junos modules to support persistent socket connections (#21365)Peter Sprygada2017-02-1615-771/+1294
* refine password field filtering (#21230)Brian Coca2017-02-161-3/+5
* the return of reset_connectionBrian Coca2017-02-163-22/+26
* Various small changes to CHANGELOG.md (#21521)Dag Wieers2017-02-161-25/+10
* [cloud] module docker_image: print output on failure (#20757)Tomas Tomecek2017-02-161-4/+11
* [cloud] Ensure that s3_bucket module always enables/disables versioning if it...Will Thames2017-02-162-24/+28
* [cloud][aws] Use binary read for inventory cache fileRyan S. Brown2017-02-161-1/+1
* [cloud][aws] Use `with` statement for file rw in EC2 dynamic inventory (#21390)Alex Trevino2017-02-161-11/+7
* [cloud][aws] Refactor s3 module, and add 'ignore_nonexistent_bucket' option (...Sloane Hertel2017-02-161-113/+109
* Pass boto_profile to get_route53_records (#14354)Jonathan McCall2017-02-161-1/+4
* check cli context to be sure out of config mode in ios (#21493)Peter Sprygada2017-02-162-9/+18
* win_regmerge: Clean up parameter handling (#21388)Dag Wieers2017-02-161-13/+14
* New module: cnos_vlan and various utility files (#21107)Dave Kasberg2017-02-1617-0/+5325
* remove unneeded module eapiPeter Sprygada2017-02-151-259/+0
* more cleanup from net_command module that is abandoned for 2.3 (#21497)Peter Sprygada2017-02-152-5/+4
* Remove the end of the task_data.path which causes #21461James2017-02-151-3/+12
* win_lineinfile backrefs bug fix and updated examples. (#20926)johnnysheppard-isode2017-02-152-43/+67
* Fix service_mgr fact for Solaris; svcs is used to list services.Jasper Lievisse Adriaanse2017-02-151-2/+1
* Use HTTPS instead of legacy HTTP for ansible.com (#16870)Robin Schneider2017-02-1513-21/+21
* add 'version_added' field for environment_variables option in lambda.py (#21500)Sloane Hertel2017-02-151-0/+1
* resolve #21056 - Add support for full cloning a Qemu VM. Fix some issues. Upd...Abdoul Bah2017-02-151-366/+548
* Changes attribute to be public (#21490)Tim Rupp2017-02-151-2/+2
* Add status_code & failed:false when status==200 (#21457)Benjamin JOLIVOT2017-02-151-1/+1
* Fix bug introduced in 0df3767 regarding undefined entries in HostVarsJames Cammarata2017-02-151-2/+2
* YAML fixes for examples in additional modulesMatt Martz2017-02-159-118/+116
* Validate EXAMPLES as YAMLMatt Martz2017-02-15112-383/+443
* add a intg test for issue #19835 (#21487)Adrian Likins2017-02-152-0/+107
* Make password lookup treat /dev/null as a special caseMichael Scherer2017-02-153-2/+18
* Ensure ssh hostkey checks respect server port (#20840)Will Thames2017-02-154-78/+139
* Test the slurp moduleToshio Kuratomi2017-02-153-0/+99
* Fix junit callback handling of surrogate escapes.Matt Clay2017-02-151-1/+6
* Fix hash filter for non-ascii strings and Python3Toshio Kuratomi2017-02-152-2/+8
* Fixes #19835: enable role attribute change when not changing password (#19834)Wilfrido Vidana2017-02-151-0/+50
* Handle sysctl.conf files that use ';' for comments (#20576)Adrian Likins2017-02-151-2/+2