summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix docs buildingToshio Kuratomi2016-04-271-3/+2
* Replace ansible_hostname with inventory_hostname (#3559)Dag Wieers2016-04-271-2/+2
* Merge pull request #3561 from privateip/junos_configToshio Kuratomi2016-04-271-36/+1
|\
| * fixes docstring issue for junos_config argumentsPeter Sprygada2016-04-271-36/+1
|/
* Some beginning python3 porting for modules which have unittestsToshio Kuratomi2016-04-272-3/+10
* fixed intersectionBrian Coca2016-04-261-9/+9
* Change gem_source and executable to 'path'Michael Scherer2016-04-261-2/+2
* Fix capitalization of AWS in ec2_lc module documentationRyan Brown2016-04-261-1/+1
* rearranged options to be more declarativeBrian Coca2016-04-261-56/+36
* fixed missign mainBrian Coca2016-04-261-1/+1
* several fixes:Brian Coca2016-04-269-131/+21
* Add more example on how to use module ec2_tags to list tags on an ins… (#3530)Bill W2016-04-261-0/+16
* Merge pull request #3551 from jedelman8/develPeter Sprygada2016-04-261-0/+718
|\
| * add nxos_interfacejedelman82016-04-261-0/+718
* | Extend example to demonstrate usage of ephemeral disks. (#3550)deyvsh2016-04-261-0/+2
|/
* Merge pull request #3488 from chouseknecht/azure_rm_virtualmachineChris Houseknecht2016-04-261-0/+1316
|\
| * Remove differences from output. Make options declarative.chouseknecht2016-04-251-32/+27
| * Reduced states to present and absent. Power states are now bool options.chouseknecht2016-04-251-29/+31
| * Fix poller error handlingchouseknecht2016-04-251-15/+11
| * Adding module azure_rm_virtualmachinechouseknecht2016-04-251-0/+1323
* | Merge pull request #3505 from chouseknecht/docker_imageChris Houseknecht2016-04-251-388/+447
|\ \ | |/ |/|
| * Updated version_added on options to reflect options added for 2.1.chouseknecht2016-04-251-1/+6
| * Clean up and fixes post API version 1.20 testing.chouseknecht2016-04-251-109/+126
| * Fix github credentialschouseknecht2016-04-251-1/+1
| * Fix unfriendly exeption handling.chouseknecht2016-04-251-8/+8
| * Updater per PR commentschouseknecht2016-04-251-60/+52
| * Adding refactored docker_image module.chouseknecht2016-04-251-391/+436
* | Fixing a typo, floating-ips has been used instead of floating_ips (#3540)tonyqui2016-04-252-2/+2
* | Merge pull request #3462 from chouseknecht/azure_rm_publicipaddressChris Houseknecht2016-04-251-0/+308
|\ \ | |/ |/|
| * Fix poller error handlingchouseknecht2016-04-211-2/+2
| * Updating based on PR commentschouseknecht2016-04-211-15/+8
| * Adding new azure module.chouseknecht2016-04-211-0/+315
* | removed incorrect defaults from docsBrian Coca2016-04-251-2/+0
* | Remove extraneous debug stuff from uri module left over from testingJames Cammarata2016-04-251-2/+0
* | Make sure uri output contains json output when a non-200 status is returnedJames Cammarata2016-04-251-6/+12
* | Remove unnecessary exception from nxos_command (#3521)Nathaniel Case2016-04-251-6/+2
* | Merge pull request #3473 from networktocode/nxos_pingPeter Sprygada2016-04-251-0/+260
|\ \
| * | Adding nxos_pingGGabriele2016-04-191-0/+260
* | | Merge pull request #3376 from nitzmahone/win_rebootMatt Davis2016-04-251-0/+57
|\ \ \
| * | | docs for win_reboot actionnitzmahone2016-04-061-0/+57
* | | | Merge pull request #3477 from networktocode/nxos_vrrpPeter Sprygada2016-04-251-0/+425
|\ \ \ \
| * | | | Adding nxos_vrrpGGabriele2016-04-191-0/+425
| | |/ / | |/| |
* | | | Merge pull request #3475 from networktocode/nxos_vrf_interfacePeter Sprygada2016-04-251-0/+310
|\ \ \ \
| * | | | fix conditional for py24GGabriele2016-04-191-2/+4
| * | | | Fixed RETURN stringGGabriele2016-04-181-5/+5
| * | | | Adding nxos_vrf_interfaceGGabriele2016-04-181-0/+308
| |/ / /
* | | | Merge pull request #3476 from networktocode/nxos_vrfPeter Sprygada2016-04-251-0/+312
|\ \ \ \
| * | | | fix conditional for py24GGabriele2016-04-191-2/+4
| * | | | Fixed RETURN string and added notesGGabriele2016-04-181-5/+17
| * | | | Fixing nxos_vrfGGabriele2016-04-181-1/+0