chouseknecht
68151790c2
Fix issue #3866
9 years ago
nitzmahone
2bd8d78a8b
correct gs_storage docs to match reality
9 years ago
Ryan Brown
878cdb10f9
Merge pull request #3847 from washingtoneg/postgres9.5-rds-param-group-support
...
Add support for PostgreSQL 9.5 in rds_param_group (fix for #3846 )
9 years ago
Ryan Brown
f54e39450c
Merge pull request #2555 from jsternberg/paginate-iam-results
...
Paginate the results from `boto.iam`
9 years ago
Michael Pappas
d26bb2eb41
Prevent ec2group from deleting sgs during check_mode runs
9 years ago
codemeup @ Work
a51a896d20
Fixing Rackspace compile time errors irt exception handling for Python 3 ( #3849 )
9 years ago
codemeup @ Work
18455b2e72
Fixing open stack compile time errors irt exception handling for Python 3 ( #3848 )
9 years ago
codemeup @ Work
d0a955452a
Fixing gce compile time errors irt exception handling for Python 3 ( #3845 )
9 years ago
chouseknecht
1a3e277f95
Fix 3857 name regex
9 years ago
chouseknecht
d43a91c627
Fix #147 automatically expose published ports
9 years ago
chouseknecht
67432709a4
Remove unused method in ContainerManager
9 years ago
Chris Houseknecht
0a42ada42a
Merge pull request #3844 from Hypermanzer/docker-python-3-compat-bug
...
Fixing Docker compile time errors irt exception handling for Python 3
9 years ago
Chris Houseknecht
93c8d923c4
Merge pull request #3837 from chouseknecht/devel
...
Fix #3822 stop container
9 years ago
chouseknecht
09fe0416b6
Fix #3822 stop container
9 years ago
Jonathan A. Sternberg
969471f2ab
Paginate the results from `boto.iam`
...
The default pagination is every 100 items with a maximum of 1000 from
Amazon. This properly uses the marker returned by Amazon to concatenate
the various pages from the results.
This fixes #2440 .
9 years ago
Elena Washington
e1d7d78fcc
Add support for PostgreSQL 9.5 in rds_param_group (fix for #3846 )
9 years ago
codemeup @ Work
27ad29d376
Fixing compile time error exception handling for python 3. ( #3843 )
9 years ago
Mike Mars
1c63fb754d
Fixing Docker compile time errors irt exception handling for Python 3
9 years ago
codemeup @ Work
7314cc3867
Fixing error exception handling for python3. Does not need to be compa… ( #3840 )
...
* Fixing error exception handling for python. Does not need to be compatible with Python2.4 b/c boto is Python 2.6 and above.
* Fixing error exception handling for python. Does not need to be compatible with Python2.4 b/c boto is Python 2.6 and above.
* Fixing compile time errors IRT error exception handling for Python 3.5.
This does not need to be compatible with Python2.4 b/c Boto is Python 2.6 and above.
9 years ago
codemeup @ Work
5b1ab46265
Fixing error exception handling for python. Does not need to be compatible with Python2.4 b/c boto is Python 2.6 and above. ( #3839 )
9 years ago
chouseknecht
a676d9e126
Remove registery option per #3824 .
9 years ago
chouseknecht
4ded9313b7
Fix upate typo and expected volume compare.
9 years ago
Chris Houseknecht
b5e93b51cf
Merge pull request #3828 from chouseknecht/winggundamth-devel
...
Fix volume to support not binding volumes to host
9 years ago
chouseknecht
e2d8d9d09a
Fixed binds and volumes. Now recognizes bound vs unbound as well as named volumes.
9 years ago
chouseknecht
de15a631ad
Fix missing ansible_facts.
9 years ago
Jirayut 'Dear' Nimsaeng
1212e2ed25
Fix volume to support not binding volumes to host
9 years ago
Anton Simernia
d30040f9dc
Update gc_storage.py ( #3802 )
9 years ago
Chris Houseknecht
bf6bf9e68f
Merge pull request #3796 from chouseknecht/fix_3766
...
Fix 3766
9 years ago
chouseknecht
e8db7fd8cc
Remove debug/register from examples.
9 years ago
chouseknecht
0601df8c70
Fix network comparison. Fix handling of links. Updated doc strings. Added more examples.
9 years ago
David Shrewsbury
d952087557
Merge pull request #3732 from GheRivero/devel
...
Make add ip_floating_ip idempotent
9 years ago
chouseknecht
d9c751be16
Set version added to 2.2 so that tests pass
9 years ago
chouseknecht
78019e4388
For new options move vesion_added to 2.1.1
9 years ago
chouseknecht
633e11be1e
Fixed bug in _get_network_id
9 years ago
chouseknecht
6d9de1b5a1
Fix doc strings.
9 years ago
chouseknecht
3292121e6d
Fixed issues post testing.
9 years ago
chouseknecht
8cd028bd8e
First pass at implementing networks parameter. Also added purge_networks option to remove container from networks not included in networks param.
9 years ago
chouseknecht
23816c9c04
Fix for 3768 - adding support for env_file
9 years ago
Chris Houseknecht
4d8f7d161b
Merge pull request #3776 from danschmidt5189/fix-docker_container-typo
...
Fix "ansbile_facts" typo in docker_container module
9 years ago
chouseknecht
cba5b37c9f
Check self.parameters.env exists.
9 years ago
chouseknecht
c419d351c5
Fix for issue #3775 - env config comparison
9 years ago
chouseknecht
651133469c
Update restart_policy doc strings.
9 years ago
chouseknecht
6aa4feb459
Fix restart_poicy
9 years ago
Chris Houseknecht
9a1387f255
Merge pull request #3784 from chouseknecht/fix_3783
...
Fix for #3783 - command returns not found or does not exist.
9 years ago
chouseknecht
af0aa8247d
Fix for #3783 - command returns not found or does not exist.
9 years ago
Dan Schmidt
31d21efbc5
Fix "ansbile_facts" typo in docker_container module
9 years ago
Chris Houseknecht
90e8a36d4c
Merge pull request #3347 from dougluce/fix-s3-region-error
...
Fix S3 unavailable region error
9 years ago
David Fischer
d8ad80ae0f
Add MariaDB to valid RDS engines ( #3337 )
...
* Add MariaDB to valid RDS engines
* Update RDS module documentation
9 years ago
chouseknecht
97f16b52cf
Fix missing key error when updating existing virtual network.
9 years ago
Chris Houseknecht
ddb0b53c66
Merge pull request #3745 from chouseknecht/fix_3740
...
Fix for issue 3740. Make docker_service more resilient when targeting…
9 years ago