Matt Davis
81e7720f62
Iam trust policy ( #3885 )
...
* added support for trust policies
* added version_added to new params in DOC string
* update version_added on new iam args to 2.2
2016-12-08 11:24:36 -05:00
mansunkuo
be6ce922a6
Add an example to delete Route53 alias record set ( #3834 )
2016-12-08 11:24:35 -05:00
chouseknecht
fc486824b8
Fix issue #3866
2016-12-08 11:24:35 -05:00
nitzmahone
570defc6d8
correct gs_storage docs to match reality
2016-12-08 11:24:35 -05:00
Elena Washington
cf31b4d8b5
Add support for PostgreSQL 9.5 in rds_param_group (fix for #3846 )
2016-12-08 11:24:35 -05:00
Gilles Gagniard
bbfea348df
better error message if libcloud is not recent enough to use gce subnetworks
2016-12-08 11:24:34 -05:00
Jonathan A. Sternberg
97917121a6
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 .
2016-12-08 11:24:34 -05:00
Gilles Gagniard
152a713fd3
fix documentation to reflect subnetwork option is new in ansible 2.2
2016-12-08 11:24:34 -05:00
Gilles Gagniard
3404c0891b
Initial support for specifying in which subnetwork a gce instance should be created. This is required for non-legacy networks.
2016-12-08 11:24:34 -05:00
pic
8494b0af4b
fix #3528 : dns type
2016-12-08 11:24:34 -05:00
Michael Pappas
585003c546
Prevent ec2group from deleting sgs during check_mode runs
2016-12-08 11:24:34 -05:00
@
7e4b1ebff5
Fixing Rackspace compile time errors irt exception handling for Python 3 ( #3849 )
2016-12-08 11:24:34 -05:00
@
7960e99310
Fixing open stack compile time errors irt exception handling for Python 3 ( #3848 )
2016-12-08 11:24:34 -05:00
@
13bebda244
Fixing gce compile time errors irt exception handling for Python 3 ( #3845 )
2016-12-08 11:24:34 -05:00
chouseknecht
950931144f
Fix 3857 name regex
2016-12-08 11:24:34 -05:00
chouseknecht
9549c66a56
Fix #147 automatically expose published ports
2016-12-08 11:24:34 -05:00
chouseknecht
17fc0f11db
Remove unused method in ContainerManager
2016-12-08 11:24:34 -05:00
@
c3aab8ddcf
Fixing compile time error exception handling for python 3. ( #3843 )
2016-12-08 11:24:34 -05:00
Mike Mars
e2dbd0f445
Fixing Docker compile time errors irt exception handling for Python 3
2016-12-08 11:24:34 -05:00
@
3fa745eef9
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.
2016-12-08 11:24:34 -05:00
@
1573066ec1
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 )
2016-12-08 11:24:33 -05:00
chouseknecht
ec9f56d8e0
Fix #3822 stop container
2016-12-08 11:24:33 -05:00
chouseknecht
c9e4955d38
Remove registery option per #3824 .
2016-12-08 11:24:33 -05:00
chouseknecht
be2d32f04d
Fix upate typo and expected volume compare.
2016-12-08 11:24:33 -05:00
chouseknecht
9dd95efe76
Fixed binds and volumes. Now recognizes bound vs unbound as well as named volumes.
2016-12-08 11:24:33 -05:00
chouseknecht
abbddbde49
Fix missing ansible_facts.
2016-12-08 11:24:33 -05:00
Jirayut 'Dear' Nimsaeng
d373e0a7c4
Fix volume to support not binding volumes to host
2016-12-08 11:24:33 -05:00
Anton Simernia
1aa1b617f5
Update gc_storage.py ( #3802 )
2016-12-08 11:24:33 -05:00
chouseknecht
96192ead02
Remove debug/register from examples.
2016-12-08 11:24:33 -05:00
chouseknecht
3d0d14c5ff
Fix network comparison. Fix handling of links. Updated doc strings. Added more examples.
2016-12-08 11:24:33 -05:00
chouseknecht
a4bd558240
Set version added to 2.2 so that tests pass
2016-12-08 11:24:32 -05:00
chouseknecht
e398efb04f
For new options move vesion_added to 2.1.1
2016-12-08 11:24:32 -05:00
chouseknecht
c8f63e867a
Fixed bug in _get_network_id
2016-12-08 11:24:32 -05:00
chouseknecht
a9ddb5023d
Fix doc strings.
2016-12-08 11:24:32 -05:00
chouseknecht
1d327a23cd
Fixed issues post testing.
2016-12-08 11:24:32 -05:00
chouseknecht
39bfb136a7
First pass at implementing networks parameter. Also added purge_networks option to remove container from networks not included in networks param.
2016-12-08 11:24:32 -05:00
chouseknecht
f3c33ee35f
Fix for 3768 - adding support for env_file
2016-12-08 11:24:32 -05:00
chouseknecht
2016911e64
Check self.parameters.env exists.
2016-12-08 11:24:32 -05:00
chouseknecht
bc665fca9c
Fix for issue #3775 - env config comparison
2016-12-08 11:24:32 -05:00
chouseknecht
65e71d8960
Update restart_policy doc strings.
2016-12-08 11:24:32 -05:00
chouseknecht
b5666c0f1c
Fix restart_poicy
2016-12-08 11:24:32 -05:00
chouseknecht
8f9ef1213d
Fix for #3783 - command returns not found or does not exist.
2016-12-08 11:24:32 -05:00
Dan Schmidt
c8ec843ac2
Fix "ansbile_facts" typo in docker_container module
2016-12-08 11:24:32 -05:00
David Fischer
adec050165
Add MariaDB to valid RDS engines ( #3337 )
...
* Add MariaDB to valid RDS engines
* Update RDS module documentation
2016-12-08 11:24:32 -05:00
Ghe Rivero
3ae6583510
Make add ip_floating_ip idempotent
...
Closes issue #1858
2016-12-08 11:24:31 -05:00
chouseknecht
0c5eac4243
Fix missing key error when updating existing virtual network.
2016-12-08 11:24:31 -05:00
Roberto Bampi
375884464e
Add an example for SRV record in route53 ( #3749 )
2016-12-08 11:24:31 -05:00
chouseknecht
d0da544aef
Fix for issue 3740. Make docker_service more resilient when targeting older API versions.
2016-12-08 11:24:31 -05:00
Brian Coca
f6690828af
deprecated docker ( #3710 )
...
* deprecated docker
* updated formatting
2016-12-08 11:24:31 -05:00
Alvaro Aleman
2f2f80ad4c
Fix can_update test in os_subnet ( #3664 )
2016-12-08 11:24:31 -05:00