summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Start zypper in non-interactive mode (#2854)release-2.1Alex2016-09-101-5/+13
* Create temporary file in a secure manner. (#2887)sgujic2016-09-091-2/+2
* Delete lxd container in state stopped (#2885)Nils Pascal Illenseer2016-09-091-2/+3
* GCE : Fix image family handling with libcloud > 0.20.1 (#2289)Gilles Gagniard2016-09-081-1/+19
* Updating GUIDELINES.mdRobyn Bergeron2016-09-081-1/+1
* Update MAINTAINERS.mdGreg DeKoenigsberg2016-09-081-60/+1
* Point to GUIDELINES.mdGreg DeKoenigsberg2016-09-081-2/+2
* Fix share aliases logic (#2862) (#2875)johanwiren2016-09-081-2/+3
* Document a10_server new options (#2876)John R Barker2016-09-081-0/+19
* correctly iterate and return results of any service checks. (#2878)Steve Gargan2016-09-081-3/+2
* Remove stderr=False from calls to exit_json. (#2879)Matt Clay2016-09-072-4/+2
* Adds bigip_ssl_certificate module (#2831)Tim Rupp2016-09-071-0/+516
* Normalize variable naming in cloudformation_facts module using camel2snakeRyan S. Brown2016-09-061-2/+7
* cloudformation_facts: Connect boto3 using the module_utils AWS connection ins...Ryan S. Brown2016-09-061-9/+15
* New module cloudformation_facts (#2329)jmenga2016-09-061-0/+274
* Do not crash if the system do not have required modules (#2852)Michael Scherer2016-09-061-3/+19
* Add diff mode output to debconf module (#2530)Tobias Wolf2016-09-051-1/+7
* adding jenkins_job module (#2521)sermilrod2016-09-051-0/+326
* Added new module opendj_backendprop for updating backend settings opendj (#2855)Werner Dijkerman2016-09-053-0/+217
* Merge pull request #2848 from privateip/asa_configPeter Sprygada2016-09-041-69/+191
|\
| * update asa_config modulePeter Sprygada2016-09-041-69/+191
* | Merge pull request #2849 from privateip/asa_templatePeter Sprygada2016-09-041-14/+11
|\ \
| * | roll up of updates to asa_templatePeter Sprygada2016-09-041-14/+11
| |/
* | Merge pull request #2850 from privateip/asa_commandPeter Sprygada2016-09-041-48/+100
|\ \
| * | added new functionality to asa_commandPeter Sprygada2016-09-041-48/+100
| |/
* | Merge pull request #2851 from privateip/asa_aclPeter Sprygada2016-09-041-25/+11
|\ \ | |/ |/|
| * roll up updates to asa_acl modulePeter Sprygada2016-09-041-25/+11
|/
* Merge pull request #2365 from filipenf/fix-ec2_eniRené Moser2016-09-041-68/+128
|\
| * Fix attachment issue ( thanks @gunzy83 )Filipe Niero Felisbino2016-08-031-4/+13
| * Change attached parameter default to NoneFilipe Niero Felisbino2016-08-031-12/+13
| * Add "version_added" to attached attributeFilipe Niero Felisbino2016-08-031-0/+1
| * Add attached parameter to ec2_eni moduleFilipe Niero Felisbino2016-08-031-16/+24
| * Add RETURN docsFilipe Niero Felisbino2016-08-031-0/+54
| * Fix docsFilipe Niero Felisbino2016-08-031-5/+4
| * Fix the AMI creation/modification logic thus making it idempotentFilipe Niero Felisbino2016-08-031-69/+57
* | elasticsearch_plugin: Fix bug when using proxy (#2603) (#2838)Thierno IB. BARRY2016-09-041-1/+1
* | Added redrive policy options (#2245)Nadir2016-09-041-3/+18
* | Zypper repo autoimport keys (#2132)Robin Roth2016-09-041-34/+83
* | Fix ec2_asg_facts module when using name parameter (#2840) (#2841)EarlAbides2016-09-031-1/+1
* | Bugfix bigip_facts that was trying to check the length of an iterator (#2842)Tim Rupp2016-09-021-1/+1
* | Add facts and storage system modules. (#2748)Kevin Hulquest2016-09-024-0/+514
* | Ensure the return value for changed is bool (#2830)Robin Roth2016-09-021-1/+1
* | Fix typo in EXAMPLE section (#2833)Michael Grandjean2016-09-011-1/+1
* | Minor tidyup (#2828)John R Barker2016-09-011-9/+24
* | Add python3 testing for module PRs. (#2825)Matt Clay2016-08-311-0/+2
* | New module: execute_lambda (AWS) (#2558)Ryan Brown2016-08-311-0/+281
* | Error if shade is too old for domain_id on os_project (#2806)Monty Taylor2016-08-311-1/+7
* | Make sure we don't catch rc=0 as a timeout (#2823)Matt Martz2016-08-311-1/+1
* | Style cleanups:Toshio Kuratomi2016-08-311-4/+4
* | Use six for iteration, to make it run on python3 (#2800)Michael Scherer2016-08-311-4/+5