summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make dest use path typestable-2.0.1Charles Paul2016-01-111-1/+1
* cloudstack: fixes and improvementsRene Moser2016-01-112-9/+5
* New release v2.0.0-0.9.rc4James Cammarata2016-01-071-1/+1
* Remove advertising show_diff featureJonathan Mainguy2016-01-061-9/+1
* fixed domain_id to actually be supportedBrian Coca2016-01-011-2/+3
* Update f5 validate_certs functionality to do the right thing on multiple pyth...Toshio Kuratomi2015-12-256-27/+28
* cloudstack: cs_template: implement state=extractedRene Moser2015-12-231-4/+56
* cloudstack: fix name is not case insensitiveRene Moser2015-12-232-13/+47
* cloudstack: cs_instance: fix do not require name to be set to avoid clashesRene Moser2015-12-231-5/+18
* added examples to route53_zoneBrian Coca2015-12-231-0/+23
* Fix 'An error occurred while looking up _xmpp-client._tcp.10.100.1.108' when ...quoing2015-12-231-1/+1
* Version bump for 2.0.0-0.8.rc3James Cammarata2015-12-211-1/+1
* Add no_log=True to consul modules' API tokensJoel Thompson2015-12-183-4/+4
* Add an __init__.py file in openstack/Gauvain Pocentek2015-12-171-0/+0
* Unify mysql modules.Jonathan Mainguy2015-12-161-109/+23
* Wrapping room parameter in a string in case of using room IDsZach Abrahamson2015-12-161-1/+1
* Pacman Module FixesMarc Mettke2015-12-161-15/+23
* check current version's existence (fire or cleanup)Robert Lu2015-12-161-4/+10
* cloudstack: fixes and improvementsRene Moser2015-12-1620-72/+68
* fix error with misArg not being declaredBrian Coca2015-12-161-1/+2
* update current_link without downtimeRobert Lu2015-12-151-6/+33
* Sync minor fixes from OpenStack InfraMonty Taylor2015-12-151-8/+24
* cloudstack: cs_instance: fixes and improvementsRene Moser2015-12-151-75/+97
* Use "" for AppParameters if it's nullgfrank2015-12-141-19/+28
* cloudstack: cs_facts: fix wrong description of returns cloudstack_public_ipv4...Rene Moser2015-12-141-2/+2
* cloudstack: cs_instance: implement state=restoredRene Moser2015-12-141-4/+38
* Fixed bug to recognize haproxy changesautotune2015-12-141-1/+49
* Doc fix ec2_vpc_route_table.pyVladimir Dimov2015-12-141-3/+3
* Doc fix on route53_health_check.py. Fixed first example. Should be register i...Vladimir Dimov2015-12-141-1/+1
* Set latest as version argument default valueKirill Kozlov2015-12-141-1/+1
* Fix up vsphere_copy after open_url changeMatthew Jones2015-12-141-2/+3
* Correct 'object not iterable' TypeErrortwmartin2015-12-131-2/+1
* Remove extraneous space from end of command string in nagios_cmdBruce Pennypacker2015-12-111-1/+1
* Correct problem with changed:truedaveres2015-12-111-1/+1
* Added missing else statement that caused existing rules to be discardedRob2015-12-111-0/+2
* Use boto normalized location for bucket creationRyan Sydnor2015-12-111-4/+3
* Simplify codeToshio Kuratomi2015-12-091-1/+2
* zypper: Add returncode to resultGuido Günther2015-12-081-3/+4
* Fix documentation to prevent formatting error where each letter has its own l...Gordon Fierce2015-12-081-2/+4
* Version bump for 2.0.0 rc2James Cammarata2015-12-071-1/+1
* cloudstack: fixes and improvementsRene Moser2015-12-053-1/+32
* temporarily disable StrictMode in modules it breaksnitzmahone2015-12-036-8/+44
* Appending "Registry::" is not needed and no longer works.Adam Keech2015-12-031-2/+0
* Resolves #1312, Improve pam_limits documentationGuillaume Grossetie2015-12-011-3/+11
* Fix error 'fail_json() takes exactly 1 argument'Michael Weber2015-12-011-1/+1
* Added stdout and stderr to puppet output for rc=2Xav Paice2015-11-251-1/+1
* fix race condition and missing propertyHans-Joachim Kliemeck2015-11-231-1/+1
* Ensure tag values get updated in ec2_vpc_subnetTom Bamford2015-11-241-1/+1
* removed json importBrian Coca2015-11-211-1/+0
* Quote strings that make the module docs fail to buildToshio Kuratomi2015-11-201-2/+2