summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix code-blocks to use correct syntax highlightingdocs-code-block-fixesToshio Kuratomi2017-01-0720-223/+244
* Some more code-block fixesToshio Kuratomi2017-01-072-144/+146
* Fix all RST errors for docs/docsite/rst (#20005)John R Barker2017-01-0738-1096/+464
* update the _ios_template module to use the network_cli plugin (#19933)Peter Sprygada2017-01-068-53/+257
* Cleanup git tests (#19737)Robin Roth2017-01-0614-855/+931
* fixed cleaning docsiteBrian Coca2017-01-061-0/+2
* only warn if non whitespace junkBrian Coca2017-01-061-1/+4
* updates ios_command to use network_cli plugin (#19992)Peter Sprygada2017-01-063-68/+259
* Fixing issue when multiple vni exist (#19928)Gabriele2017-01-061-2/+2
* fix nxos_facts to support multiple neighbors and modules (#19946)Gabriele2017-01-061-4/+6
* updated unarchive docs for url handlingBrian Coca2017-01-061-1/+1
* Small fixesDag Wieers2017-01-061-6/+5
* fixed porting guide headersBrian Coca2017-01-061-15/+17
* Fix block highlightingToshio Kuratomi2017-01-061-3/+5
* Fix RST ErrorsJohn R Barker2017-01-061-4/+4
* Add test for `ConfigureRemotingForAnsible.ps1`.Matt Clay2017-01-061-0/+9
* [GCE] gc_storage: add type parameter to expiration in argument_spec. (#19979)Tom Melendez2017-01-061-1/+1
* Added py36 to tox.iniAndrii Soldatenko2017-01-061-2/+5
* Fix tags documentation into rabbitmq_policy moduleTHEBAULT Julien2017-01-061-1/+1
* Add subnet associations to route tables dicthowinator2017-01-061-6/+11
* Add postgres-9.6 to rds_param_group moduleWill Thames2017-01-061-1/+2
* Register host variables for the DigitalOcean dynamic inventoryArt Matsak2017-01-061-8/+13
* win_template: fix key errors when --diff is usedRene Moser2017-01-061-3/+3
* Fix path to test plugin examplesRodolfo Carvalho2017-01-061-1/+1
* fixed webdoc generationBrian Coca2017-01-061-6/+6
* Use M() to link to the replacement module. (#19976)John R Barker2017-01-0618-18/+18
* vmware_guest: Add windows customization support (#19866)aperigault2017-01-061-45/+139
* fixed docs linksBrian Coca2017-01-061-4/+4
* add jenkins_script module for running arbitrary jenkins console scripts again...James Hogarth2017-01-062-0/+174
* consolidated docsBrian Coca2017-01-06143-9/+4
* module_utils/vmware: added find_datastore_by_name helper function (#17538)Olivier Boukili2017-01-061-1/+13
* gce_net module: fail when no libcloud is foundRyan S. Brown2017-01-061-1/+1
* Sanitize folder path from the very start (#19929)Dag Wieers2017-01-061-13/+8
* Transform exception with to_native instead of strToshio Kuratomi2017-01-051-2/+2
* Fix misleading SSL error messageAndrew Grigorev2017-01-051-8/+4
* Fix constants to use environment variables in preference to config filesToshio Kuratomi2017-01-051-4/+5
* Stops New-PSDrive commandlet producing output which was causing warnings (#19...Angus Williams2017-01-051-4/+4
* Allow OSError to skip scriptdir removalToshio Kuratomi2017-01-051-1/+12
* Minor rework of pamd module. Fixed some documentation. (#19758)Ken Evensen2017-01-051-13/+20
* Fix OSX defaults for listsToshio Kuratomi2017-01-051-1/+4
* added symbol conversion to deprecatedBrian Coca2017-01-051-1/+1
* Removed 'no vn-segment' when state == 'absent' (#19952)Daniel2017-01-051-1/+1
* allow modules to set custom stats (#18946)Brian Coca2017-01-059-16/+233
* Paginate ASG results (#19944)Emlyn Stokes2017-01-051-1/+2
* Add new module to manage SmartOS images through imgadm(1M) (#19696)Jasper Lievisse Adriaanse2017-01-052-0/+306
* Simple typo fix (#19949)Simon Wydooghe2017-01-051-1/+1
* Added active_connection_states parameter (#19775)Søren Kröger2017-01-051-11/+24
* removed true/false ruleBrian Coca2017-01-051-3/+0
* Fix yum install root (#19925)Toshio Kuratomi2017-01-053-45/+78
* eval() should be avoided when at all possibleToshio Kuratomi2017-01-051-10/+10