summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set license GPLv3+ ("or any later version") in setup.pynemobis2017-06-261-1/+1
* Make nic_name as optional parameter (#25990)Abhijeet Kasurde2017-06-261-14/+22
* Fixing bug introduced in 20622Mark Szymanski2017-06-261-5/+2
* Mutually reference Windows and non-Windows modules (#25482)Dag Wieers2017-06-2650-20/+137
* Fixes list comparison (#26042)Chris Houseknecht2017-06-261-1/+1
* Remove get_exception from zypper (#25890)Abhijeet Kasurde2017-06-261-3/+3
* Add netscaler_save_config module (#25614)George Nikolopoulos2017-06-267-0/+368
* [cloud] New feature for ec2_group: allow deleting groups by id (#26022)mihu2017-06-262-8/+29
* cloudstack: cs_host: add integration testsRene Moser2017-06-263-0/+301
* cloudstack: cs_host: revamp fixes several issuesRene Moser2017-06-261-17/+79
* Add new net_static_route platform agnostic module (#25455)Ricardo Carrillo Cruz2017-06-262-0/+120
* renames dict_combine to dict_merge in network_common (#26073)Peter Sprygada2017-06-262-5/+5
* Update FreeBSD pg test to use postgresql95-server.Matt Clay2017-06-251-2/+2
* Small fix in the error output (#26004)Dag Wieers2017-06-241-2/+2
* nxos_vxlan_vtep (#25971)Nathaniel Case2017-06-244-128/+136
* Fixes nxos_vpc_interface (#25907)Trishna Guha2017-06-245-145/+195
* Fix network integration test config. (#26057)Matt Clay2017-06-2411-10/+1
* display v addedBrian Coca2017-06-231-0/+1
* check options exist before forcing assignmentBrian Coca2017-06-231-18/+20
* avoid exporting files useless to distBrian Coca2017-06-232-4/+9
* Docker image updates for integration tests. (#26054)Matt Clay2017-06-2311-22/+33
* [cloud] Fixes #26045 Ensure instance.instance_profile is not None before cast...Ryan Fitzpatrick2017-06-231-1/+3
* openbsd_pkg: Handle versionless names with branch. (#26016)Patrik Lundin2017-06-231-24/+40
* vyos net_system implementation (#25994)Trishna Guha2017-06-232-0/+69
* Add support for tmpfs to docker_container. (#25747)Will Rouesnel2017-06-231-1/+28
* fix networkdid->networkid in cs_nic.py (#25914)loqutus2017-06-231-1/+1
* Allow iam_cert to be renamed or moved without needing to specify cert or key ...Mark Szymanski2017-06-232-92/+86
* updated ansible-test integration to skip any files in test/integration/target...David Newswanger2017-06-221-1/+2
* Fix type for 'attributes' fieldGennadySpb2017-06-221-1/+1
* Fix test for missing __init__.py for modules.Matt Clay2017-06-221-2/+8
* Add missing __init__.py for modules.Matt Clay2017-06-221-0/+0
* Add the cloud provider script for the vcenter simulator container (#25964)jctanner2017-06-223-0/+211
* Missing Else statement (#25457)Troy Sampson2017-06-221-0/+1
* imc_xml: New module to manage Cisco IMC hardware (#25529)Dag Wieers2017-06-222-0/+388
* Fix up integer type detection on python3 (#25985)Kassian Sun2017-06-221-2/+2
* Fixed modules using Popen (#24558)Andrea Tartaglia2017-06-223-21/+8
* Don't include dependent roles in the dep chain for include_roleJames Cammarata2017-06-222-2/+3
* Fix of argument error in #25940 (#25979)Constantin2017-06-221-1/+1
* amazon: allow NACL to be removed by its id (#25925)mihu2017-06-221-9/+30
* Update playbook_best_practices.rst, range notation (#25959)Laurens Vanderhoven2017-06-221-2/+2
* Add junos_system declartive module and other related change (#25859)Ganesh Nalawade2017-06-2229-101/+1080
* [cloud] Add ChangeSet support to cloudformation module (#23490) (#24497)Wouter de Geus2017-06-211-0/+64
* Fix docs typo in java_cert function docstring (#25942)Andrade2017-06-211-1/+1
* [cloud] Update ec2.py default for public IP assignment (#25896)Tom Paine2017-06-211-2/+2
* Misc typo for AnsibleAbhijeet Kasurde2017-06-215-6/+6
* Vcsim container (#25236)jctanner2017-06-213-0/+223
* Ask for Network OS version info (#25958)John R Barker2017-06-211-0/+2
* Move helm module to subdirectoryRyan S. Brown2017-06-211-0/+0
* New module: helm (#24883)Flavio Percoco Premoli2017-06-211-0/+204
* cloud: ovirt: support add/remove tag from vms/hosts (#25900)Ondra Machacek2017-06-211-25/+51