Commit Graph

2632 Commits (878cdb10f9d8cd97cdcdc1b1fc7a75fa09964fbe)

Author SHA1 Message Date
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)
10 years ago
Ryan Brown f54e39450c Merge pull request #2555 from jsternberg/paginate-iam-results
Paginate the results from `boto.iam`
10 years ago
Michael Pappas d26bb2eb41 Prevent ec2group from deleting sgs during check_mode runs 10 years ago
codemeup @ Work a51a896d20 Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 10 years ago
codemeup @ Work 18455b2e72 Fixing open stack compile time errors irt exception handling for Python 3 (#3848) 10 years ago
codemeup @ Work d0a955452a Fixing gce compile time errors irt exception handling for Python 3 (#3845) 10 years ago
chouseknecht 1a3e277f95
Fix 3857 name regex 10 years ago
chouseknecht d43a91c627 Fix #147 automatically expose published ports 10 years ago
chouseknecht 67432709a4
Remove unused method in ContainerManager 10 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
10 years ago
Chris Houseknecht 93c8d923c4 Merge pull request #3837 from chouseknecht/devel
Fix #3822 stop container
10 years ago
chouseknecht 09fe0416b6 Fix #3822 stop container 10 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.
10 years ago
Elena Washington e1d7d78fcc Add support for PostgreSQL 9.5 in rds_param_group (fix for #3846) 10 years ago
codemeup @ Work 27ad29d376 Fixing compile time error exception handling for python 3. (#3843) 10 years ago
Mike Mars 1c63fb754d Fixing Docker compile time errors irt exception handling for Python 3 10 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.
10 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) 10 years ago
chouseknecht a676d9e126 Remove registery option per #3824. 10 years ago
chouseknecht 4ded9313b7 Fix upate typo and expected volume compare. 10 years ago
Chris Houseknecht b5e93b51cf Merge pull request #3828 from chouseknecht/winggundamth-devel
Fix volume to support not binding volumes to host
10 years ago
chouseknecht e2d8d9d09a Fixed binds and volumes. Now recognizes bound vs unbound as well as named volumes. 10 years ago
chouseknecht de15a631ad Fix missing ansible_facts. 10 years ago
Jirayut 'Dear' Nimsaeng 1212e2ed25 Fix volume to support not binding volumes to host 10 years ago
Anton Simernia d30040f9dc Update gc_storage.py (#3802) 10 years ago
Chris Houseknecht bf6bf9e68f Merge pull request #3796 from chouseknecht/fix_3766
Fix 3766
10 years ago
chouseknecht e8db7fd8cc
Remove debug/register from examples. 10 years ago
chouseknecht 0601df8c70
Fix network comparison. Fix handling of links. Updated doc strings. Added more examples. 10 years ago
David Shrewsbury d952087557 Merge pull request #3732 from GheRivero/devel
Make add ip_floating_ip idempotent
10 years ago
chouseknecht d9c751be16
Set version added to 2.2 so that tests pass 10 years ago
chouseknecht 78019e4388
For new options move vesion_added to 2.1.1 10 years ago
chouseknecht 633e11be1e
Fixed bug in _get_network_id 10 years ago
chouseknecht 6d9de1b5a1 Fix doc strings. 10 years ago
chouseknecht 3292121e6d
Fixed issues post testing. 10 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. 10 years ago
chouseknecht 23816c9c04 Fix for 3768 - adding support for env_file 10 years ago
Chris Houseknecht 4d8f7d161b Merge pull request #3776 from danschmidt5189/fix-docker_container-typo
Fix "ansbile_facts" typo in docker_container module
10 years ago
chouseknecht cba5b37c9f
Check self.parameters.env exists. 10 years ago
chouseknecht c419d351c5 Fix for issue #3775 - env config comparison 10 years ago
chouseknecht 651133469c
Update restart_policy doc strings. 10 years ago
chouseknecht 6aa4feb459
Fix restart_poicy 10 years ago
Chris Houseknecht 9a1387f255 Merge pull request #3784 from chouseknecht/fix_3783
Fix for #3783 - command returns not found or does not exist.
10 years ago
chouseknecht af0aa8247d
Fix for #3783 - command returns not found or does not exist. 10 years ago
Dan Schmidt 31d21efbc5 Fix "ansbile_facts" typo in docker_container module 10 years ago
Chris Houseknecht 90e8a36d4c Merge pull request #3347 from dougluce/fix-s3-region-error
Fix S3 unavailable region error
10 years ago
David Fischer d8ad80ae0f Add MariaDB to valid RDS engines (#3337)
* Add MariaDB to valid RDS engines

* Update RDS module documentation
10 years ago
chouseknecht 97f16b52cf
Fix missing key error when updating existing virtual network. 10 years ago
Chris Houseknecht ddb0b53c66 Merge pull request #3745 from chouseknecht/fix_3740
Fix for issue 3740. Make docker_service more resilient when targeting…
10 years ago
Roberto Bampi 423209d187 Add an example for SRV record in route53 (#3749) 10 years ago
chouseknecht 904d947172 Fix for issue 3740. Make docker_service more resilient when targeting older API versions. 10 years ago