summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug introduced in 0df3767 regarding undefined entries in HostVarsissue_21084_hostvars_undefined_fixJames 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
* Adding more functionality for Linode cloud moduleDaniel O'Brien2017-02-151-6/+201
* code clean of old code from network modules updates (#21469)Peter Sprygada2017-02-159-413/+4
* fixes broken run_commands() method (#21478)Peter Sprygada2017-02-151-2/+3
* Ansible Tower user and credential module (#21020)Wayne Witzel III2017-02-154-22/+516
* Change the f5 modules to use f5_utils file (#21466)Tim Rupp2017-02-1526-65/+165
* refactors nxos module to use persistent connections (#21470)Peter Sprygada2017-02-1572-12930/+2298
* updates iosxr modules to support socket (#21231)Peter Sprygada2017-02-1517-622/+465
* [cloud] ec2_vpc_peer should remove peering connections (#20113)Will Thames2017-02-151-35/+61
* Move to using a requirements.txt to install the python packages. (#21430)Toshio Kuratomi2017-02-155-4/+25
* Advanced example using shell with other executable (#21462)Dag Wieers2017-02-151-0/+20
* cloud: ovirt: add requirments to ovirt_auth module (#21460)Ondra Machacek2017-02-151-0/+6
* network_cli shouldn't be specified anymore (#21458)John R Barker2017-02-151-1/+0
* updates network local actions to check for connection=local (#21437)Peter Sprygada2017-02-152-9/+26
* archive docs formatting (#21454)John R Barker2017-02-151-3/+2
* New modules: ordnance_config & ordnance_facts (#21450)John R Barker2017-02-151-0/+3
* Added Ordnance Module (#21447)Alexander Turner2017-02-154-0/+691
* validate-modules --arg-spec (#21331)John R Barker2017-02-152-3/+16
* fixes minor issue with strict diff of network config (#21436)Peter Sprygada2017-02-141-2/+2
* checks connection type is local and fails if not in eos (#21429)Peter Sprygada2017-02-141-0/+6
* Adds a factory function for getting REST api tools (#21423)Tim Rupp2017-02-142-0/+79
* Fixing nxos_portchannel bug caused by wrong regex (#20850)Gabriele2017-02-141-1/+1
* Add NetApp ONTAP aggregate module (#20712)Sumit Kumar2017-02-141-0/+241
* Add NetApp ONTAP user module (#20723)Sumit Kumar2017-02-141-0/+311
* Add NetApp ONTAP license module (#20715)Sumit Kumar2017-02-141-0/+279
* Add NetApp ONTAP SVM module (#20670)Sumit Kumar2017-02-141-0/+255
* Add NetApp ONTAP LUN module (#20716)Sumit Kumar2017-02-141-0/+386
* Add NetApp ONTAP qtree module (#20719)Sumit Kumar2017-02-141-0/+246
* Add NetApp ONTAP user-role module (#20722)Sumit Kumar2017-02-141-0/+233
* Refactor E-Series AMG module to use module_utils (#20871)Michael Price2017-02-143-64/+96
* Modified openswitch module metadata from core to community (#21355)Dylan Silva2017-02-142-2/+2
* Add NetApp ONTAP volume module (#20668)Sumit Kumar2017-02-141-0/+415
* Removes expanduser in favor of type 'path'Tim Rupp2017-02-141-6/+2
* Enable MySQL tests on FreeBSD.Matt Clay2017-02-145-3/+24
* [cloud] New module: AWS elasticache_parameter_group for modifying Elasticache...s-hertel2017-02-141-0/+332
* user older functions as getres* are >=2.7Brian Coca2017-02-141-2/+4
* updates network_common lib (#21306)Peter Sprygada2017-02-147-106/+114
* expanded user facts to effective/real/savedBrian Coca2017-02-141-0/+2
* removed deprecated HEADER_* from examples (#21395)caio2k2017-02-141-2/+4
* [cloud][serverless] Removes manual expanduser call in favor of type `path` (#...Tim Rupp2017-02-141-3/+3