summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New Modules for Ansible Towergundalow-patch-2John R Barker2017-02-171-1/+9
* Add Tower Project module (#21479)Wayne Witzel III2017-02-171-0/+233
* Add Tower Group module (#21480)Wayne Witzel III2017-02-171-0/+252
* Add Tower Host module (#21482)Wayne Witzel III2017-02-171-0/+186
* Add Tower Inventory module (#21483)Wayne Witzel III2017-02-171-0/+175
* Add Tower Label module (#21485)Wayne Witzel III2017-02-171-0/+160
* [cloud][docker] Insensitive search for docker port publishing (#21579)Ryan Brown2017-02-171-1/+1
* Vault encrypt string cli (#21024)Adrian Likins2017-02-172-3/+182
* [cloud] Fix a minor doc error in docker_container module (#21033)Zhuo Peng2017-02-171-1/+1
* clean up of terminal plugins (#21549)Peter Sprygada2017-02-1711-59/+26
* Removes default kwarg in iosxr_argument_spec for timeout (#21569)Ricardo Carrillo Cruz2017-02-172-1/+2
* fixes issue with prompt detection in network_cli (#21574)Peter Sprygada2017-02-172-13/+16
* synchronize: quote private_key (#21570)Evgeni Golov2017-02-171-1/+1
* clean up pylint errors in ansible-connection (#21571)Peter Sprygada2017-02-171-1/+1
* fixes type that prevents socket clean up from being called (#21568)Peter Sprygada2017-02-171-1/+1
* removes the default kwarg in ios_argument_spec for timeout (#21552)Peter Sprygada2017-02-172-2/+5
* cloud: ovirt: add override_iptables to examples (#21474)Ondra Machacek2017-02-171-1/+6
* CHANGELOG/roadmap updates for WindowsMatt Davis2017-02-172-8/+10
* Complete rewrite of Windows exec wrapper (#21510)Matt Davis2017-02-1717-148/+1104
* 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