summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for problems found by @dguerridocker-tls-alt-854Toshio Kuratomi2015-03-121-13/+14
* Implement comments from @smashwilson:Toshio Kuratomi2015-03-121-7/+12
* Alternative implementation of tls for dockerToshio Kuratomi2015-03-111-32/+92
* Fix for py2.6 (no dict comprehensions on py2.6)Toshio Kuratomi2015-03-111-1/+2
* Initialize the value of vpc_id variableToshio Kuratomi2015-03-111-0/+1
* Merge pull request #903 from h3biomed/allow_default_subnetBrian Coca2015-03-111-0/+2
|\
| * Allow vpc_subnet_id to remain unspecified (see bc0c169)Bret Martin2015-03-061-0/+2
* | Merge pull request #924 from hkariti/route53_public_zonesBrian Coca2015-03-111-1/+1
|\ \
| * | Fix KeyError in public zones in route53Hagai Kariti2015-03-111-1/+1
* | | Also don't fail if files are different and overwrite is false for uploads (th...Toshio Kuratomi2015-03-111-6/+6
* | | Documentation style changesToshio Kuratomi2015-03-111-68/+69
|/ /
* | Merge pull request #490 from pgehres/develToshio Kuratomi2015-03-111-1/+1
|\ \
| * | Issue #489: s3 should not fail on checksum mismtach when overwrite=noPeter Gehres2014-12-101-1/+1
* | | Merge pull request #922 from jbowes/fix-files-state-formattingBrian Coca2015-03-111-1/+1
|\ \ \
| * | | Fix C() formatting typo in file moduleJames Bowes2015-03-101-1/+1
|/ / /
* | | Merge pull request #920 from sivel/empty-error-msgMatt Martz2015-03-101-1/+5
|\ \ \
| * | | Prevent an empty error messageMatt Martz2015-03-101-1/+5
|/ / /
* | | updated to keep same info as in extras repoBrian Coca2015-03-101-1/+16
* | | Merge pull request #916 from bobrik/less-docker-reloads-in-links-and-envToshio Kuratomi2015-03-091-3/+3
|\ \ \
| * | | not triggering reload for links and not string env variablesIan Babrou2015-03-091-3/+3
|/ / /
* | | Merge pull request #912 from smashwilson/image-exposed-thingsToshio Kuratomi2015-03-091-38/+51
|\ \ \
| * | | Use {0}, {1} style format indices for 2.6 compatAsh Wilson2015-03-091-20/+20
| * | | Expect module env vars to override Dockerfile ones.Ash Wilson2015-03-091-3/+12
| * | | Include bind mounts in VOLUMES check.Ash Wilson2015-03-091-4/+2
| * | | Exposed ports, env vars, volumes from the image.Ash Wilson2015-03-091-6/+4
| * | | Full image inspection and just repo tagsAsh Wilson2015-03-091-6/+14
|/ / /
* | | Merge pull request #890 from SamYaple/docker-pid-supportBrian Coca2015-03-071-0/+9
|\ \ \
| * | | Updated version and fixed defaultSam Yaple2015-03-061-2/+2
| * | | Add pid mode support to docker moduleSam Yaple2015-03-031-0/+9
* | | | Merge pull request #502 from smashwilson/docker-pull-optionToshio Kuratomi2015-03-061-356/+784
|\ \ \ \
| * | | | Connect to Docker with optional TLS.Ash Wilson2015-03-061-4/+45
| * | | | Rework docker module states.Ash Wilson2015-03-061-123/+507
| * | | | Pull newer image versions when requested.Ash Wilson2015-03-061-23/+65
| * | | | Another documentation commit.Ash Wilson2015-03-061-220/+181
|/ / / /
* | | | Merge pull request #7 from Ernest0x/patch-1Brian Coca2015-03-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | synchronize: use a single -F instead of -FFPetros Moisiadis2014-09-281-1/+1
* | | | Merge pull request #896 from dagwieers/patch-1Brian Coca2015-03-051-1/+1
|\ \ \ \
| * | | | Update authorized_key.pyDag Wieers2015-03-051-1/+1
|/ / / /
* | | | Merge pull request #888 from ansible/mysql-portToshio Kuratomi2015-03-042-9/+12
|\ \ \ \
| * | | | Fix for int port assignment in a playbook failingmysql-portToshio Kuratomi2015-03-032-9/+12
* | | | | Merge pull request #824 from Jmainguy/mysql_db_616Toshio Kuratomi2015-03-041-26/+26
|\ \ \ \ \
| * | | | | Now correctly gzip/bzips file back up in case of import failureJonathan Mainguy2015-03-041-26/+26
* | | | | | Merge pull request #889 from nabam/gcloud-keep-diskEric Johnson2015-03-041-1/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Allow to keep instance boot disk after instance deletion in google cloud moduleLev Popov2015-03-041-1/+10
|/ / / / /
* | | | | Merge pull request #883 from nabam/gcloud-external-ipEric Johnson2015-03-031-2/+22
|\ \ \ \ \
| * | | | | Allow to spawn instances without external ip in google cloud moduleLev Popov2015-03-031-2/+22
* | | | | | Merge pull request #886 from ansible/ec2-small-cleanupToshio Kuratomi2015-03-031-7/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Small code cleanupToshio Kuratomi2015-03-031-7/+3
|/ / / / /
* | | | | Merge pull request #885 from quodlibetor/ec2-module-fix-multiple-security-groupsToshio Kuratomi2015-03-031-2/+1
|\ \ \ \ \
| * | | | | ec2: Apply all security groups at instance-creationBrandon W Maister2015-03-031-2/+1
| |/ / / /