Brian Coca
fabafe9aa8
Merge pull request #1325 from wimnat/feature/issue-1323
...
Added missing else statement that caused existing rules to be discarded
2015-12-11 09:42:46 -05:00
Brian Coca
2ce866f759
corrected version added to 2.1
2015-12-07 10:03:13 -08:00
Brian Coca
43b63c36fd
Merge pull request #973 from wimnat/feature/ec2_vpc_net_facts
...
New module - ec2_vpc_net_facts
2015-12-07 12:59:49 -05:00
Vladimir Dimov
de672f1ab2
Doc fix ec2_vpc_route_table.py
2015-12-07 19:15:24 +02:00
Vladimir Dimov
9ba686f8e6
Doc fix on route53_health_check.py. Fixed first example. Should be register instead of record.
2015-12-07 18:55:45 +02:00
Rob
186fe2babc
Added missing else statement that caused existing rules to be discarded
2015-12-04 01:50:38 +00:00
Toshio Kuratomi
3c4f954f0f
Don't raise or catch StandardError in amazon modules
2015-11-30 19:01:57 -08:00
Brian Coca
cde758332a
Merge pull request #971 from atplanet/bug/vpc-subnet-tag-values-not-updating
...
Ensure tag values get updated in ec2_vpc_subnet
2015-11-23 09:54:20 -08:00
Ryan Sydnor
a56fe04683
Use boto normalized location for bucket creation
...
If a bucket is being created in us-east-1, the module passed
'us-east-1' to boto's s3.create_bucket method rather than
Location.DEFAULT (an empty string). This caused boto to generate
invalid XML which AWS was unable to interpret.
2015-11-20 13:55:46 -05:00
Toshio Kuratomi
e52e015791
Documentation fixes
2015-11-11 12:38:51 -08:00
Toshio Kuratomi
949610bbce
Merge pull request #1202 from joelthompson/feature/sns_topic
...
Add sns_topic module to manage AWS SNS topics
2015-11-11 11:25:57 -08:00
Etherdaemon
1ee6962c93
Add new module to allow for getting and listing of Route53 relevant details
2015-11-06 09:39:24 +10:00
Joel Thompson
437a62836f
Add sns_topic module to manage AWS SNS topics
...
This adds an sns_topic module which allows you to create and delete AWS
SNS topics as well as subscriptions to those topics.
2015-11-03 23:01:50 -05:00
wimnat
a21d935e66
Prevent ec2_remote_facts from failing when listing a terminated instance
2015-11-03 01:03:31 +00:00
Brian Coca
dd3a2b2e30
Merge pull request #1089 from wimnat/feature/ec2_remote_facts_refactor
...
Refactor ec2_remote_facts to use filters
2015-11-02 19:16:52 -05:00
Matteo Acerbi
fdffa55496
Fix docs for ec2_vpc_route_table
...
The documentation pointed to vpc_peering_connection, not vpc_peering_connection_id.
2015-10-28 12:15:24 +01:00
whiter
89f8e249fa
Refactor ec2_remote_facts to use filters
2015-10-22 09:07:08 +11:00
Chrrrles Paul
405c3cb2c7
tpyo in doc string
2015-10-21 18:54:53 +09:00
Brian Coca
eeeb1264d3
Merge pull request #1090 from wimnat/feature/eni_facts_filters
...
Use filters attribute rather than eni id
2015-10-19 17:12:10 -04:00
Brian Coca
618ed0012c
Merge pull request #1046 from shawnsi/vpc-route-table
...
Check mode support for VPC route table creation
2015-10-19 11:31:21 -04:00
wimnat
aef2b929c9
New module - ec2_vol_facts
2015-10-15 01:09:12 +00:00
Toshio Kuratomi
8ce3104bc5
Convert from dos line endings to unix because dos line endings break our documentation build.
2015-10-14 08:42:25 -07:00
whiter
62cd2d9c18
Use filters attribute rather than eni id so facts can be filtered on much more. Matches the new ec2_vpc_route_table_facts and ec2_vpc_subnet_facts modules
2015-10-13 17:54:16 +11:00
Rob
5f3f15fbc0
Use doc fragment and fix examples
2015-10-13 13:26:19 +11:00
Shawn Siefkas
dbdd2475e6
Handling dry run exception
2015-10-12 10:17:45 -05:00
Brian Coca
205115ea1f
updated to use shared region docs from ec2
2015-10-07 23:20:27 -04:00
Rick Mendes
2cc18b8780
added missing license
2015-10-05 10:29:25 -07:00
Greg DeKoenigsberg
beb362dd11
Merge pull request #633 from loia/feature/aws_sqs
...
Add new Amazon SQS module
2015-09-30 16:45:33 -04:00
Greg DeKoenigsberg
a4c2928712
Merge pull request #783 from wimnat/feature/ec2_vpc_subnet_facts
...
New module - ec2_vpc_subnet_facts
2015-09-30 16:43:54 -04:00
Greg DeKoenigsberg
ed2708827d
Merge pull request #963 from sgzijl/391-append-missing-dot
...
issue #931 append dot to zone if not defined
2015-09-30 16:29:05 -04:00
Shawn Siefkas
6186da08ef
Check mode support for VPC route table creation
2015-09-30 11:00:36 -05:00
Mark Chance
0147a89957
fix, update the documentation of the modules
2015-09-28 10:53:26 -06:00
Toshio Kuratomi
4cf2c5555e
Fix for errors in the generated rst
2015-09-28 08:38:04 -07:00
Toshio Kuratomi
953d382aa5
docs fixes
2015-09-28 08:22:59 -07:00
Mark Chance
73382f4574
WIP documentation update
2015-09-25 11:59:28 -06:00
Benno Joy
f3a9a92ffe
remove facts and fix docs for taskdefinition module
2015-09-24 14:28:10 +05:30
Benno Joy
f4f52119b3
Merge pull request #951 from Java1Guy/ecs_task_module
...
cloud amazon ECS task modules
2015-09-24 14:18:39 +05:30
Benno Joy
936a2db7f1
Merge pull request #949 from Java1Guy/ecs_taskdefinition_module
...
cloud amazon ECS task definition module
2015-09-24 14:18:09 +05:30
Benno Joy
6c0a830962
Merge pull request #950 from Java1Guy/ecs_cluster_module
...
cloud amazon ECS cluster module
2015-09-24 14:17:28 +05:30
Brian Coca
8b83aa4c50
Merge pull request #643 from zimbatm/route53-health-check
...
route53_health_check: new module
2015-09-22 16:35:58 -04:00
Gerard Lynch
401bb3f10d
minor doc fix
2015-09-21 20:28:42 +01:00
Mark Chance
b9aef8beb2
add author tag in doc
2015-09-21 09:57:37 -06:00
Mark Chance
ff4c000451
add author tag in doc
2015-09-21 09:56:32 -06:00
Mark Chance
1a653d4921
add author tag in doc
2015-09-21 09:55:31 -06:00
Mark Chance
d3de924981
add author tag in doc
2015-09-21 09:52:27 -06:00
Rob
bc560617c1
Tolerate missing classic_link_enabled attribute
2015-09-21 11:13:56 +10:00
Jérémie Astori
0c74601ea5
Fix tpyo
2015-09-17 14:01:29 +02:00
Rob
d1c15d6c84
Documentation fixup
2015-09-14 10:38:36 +10:00
whiter
767605122a
New module - ec2_vpc_net_facts
2015-09-14 09:43:02 +10:00
Tom Bamford
65c41451f0
Ensure tag values get updated in ec2_vpc_subnet
2015-09-13 15:37:23 +00:00
Siert Zijl
57f9b735f3
#931 append dot to zone if not defined
2015-09-11 20:14:59 +02:00
Brian Coca
5a39c5ed0d
Merge pull request #948 from steynovich/patch-1
...
Update route53_zone.py
2015-09-10 21:05:27 -04:00
Evan Carter
604578cfcc
fixing hang after creation
2015-09-10 15:23:57 -04:00
Mark Chance
dca0d4a08c
update version, fix fail msgs
2015-09-10 08:25:34 -06:00
Mark Chance
158b9b664d
update version, fix fail msgs
2015-09-10 08:25:04 -06:00
Mark Chance
4524cc1e27
update version, fix fail msgs
2015-09-10 08:22:40 -06:00
Mark Chance
de95580f66
fix docs, enhance fail msgs
2015-09-10 08:02:24 -06:00
Mark Chance
03cd38e7ab
cloud amazon ECS task definition module
2015-09-09 17:09:46 -06:00
Mark Chance
f802fc2ce3
cloud amazon ECS cluster module
2015-09-09 17:08:48 -06:00
Mark Chance
a5083a4a17
cloud amazon ECS task modules
2015-09-09 17:07:04 -06:00
Mark Chance
f478530803
cloud amazon ECS service modules
2015-09-09 17:05:43 -06:00
steynovich
bdfb67ae28
Update route53_zone.py
...
Proposed fix for issue #940
Fix: Include common AWS parameters in module arguments
2015-09-09 23:43:15 +02:00
Bret Martin
e5fdbc25a2
Only wait for ENI attachment at creation when instance_id is specified
2015-09-06 22:00:02 -04:00
Toshio Kuratomi
a55dbb717c
Try to revert the pieces of #651 that @willthames and @erydo requested
2015-09-06 07:56:58 -07:00
Toshio Kuratomi
70568aa242
Merge pull request #651 from wimnat/feature/ec2_vpc_igw
...
Fixed incorrect connect_to_aws call
2015-09-06 07:50:58 -07:00
Toshio Kuratomi
6a3cf63351
correct documentation formatting
2015-09-05 08:55:34 -07:00
Brian Coca
a9d5392b71
fixed option description
2015-09-04 14:49:46 -04:00
Brian Coca
12f8f125cf
Merge pull request #918 from dbhirko/devel
...
ec2_vpc_igw.py changed boto connection obejct to vpc
2015-09-04 14:37:24 -04:00
Brian Coca
00ba47e4ed
Merge pull request #718 from wimnat/feature/s3_lifecycle
...
New module - s3_lifecycle
2015-09-04 12:44:10 -04:00
Brian Coca
2ca3a8112b
Merge pull request #842 from stelligent/devel
...
fixes issue creating table when no range_key_name is defined
2015-09-04 12:42:15 -04:00
dbhirko
041d6f6077
Change boto connection object from ec2 to vpc
...
Issue 906 - ec2_vpc_igw has incorrect connection parameters
2015-09-03 16:00:41 -04:00
whiter
65d3a3be59
Remove debug print statement. Fixed ensure_propagation call to pass 'route_table' and 'connection'.
2015-09-02 14:34:56 +01:00
whiter
506d1df22c
Documentation examples fix
2015-08-31 17:39:13 +02:00
whiter
a2fb8edb3c
Added option to specify tags or route-table-id, quoted doc strings, added more detail to returned route table object, numerous minor fixes
2015-08-30 22:25:05 +02:00
Bret Martin
96e4194588
Don't enable route propagation on a virtual gateway with propagated routes
2015-08-30 22:21:46 +02:00
Bret Martin
29ce49e84f
Don't attempt to delete routes using propagating virtual gateways
2015-08-30 22:21:45 +02:00
Bret Martin
271cbe833e
Call ensure_propagation() with the retrieved route table ID
2015-08-30 22:21:45 +02:00
Bret Martin
954f48f28a
Don't check original_association_ids since it is not set, per comment above
2015-08-30 22:21:44 +02:00
Bret Martin
546858cec9
Correct enable_vgw_route_propagation test_run parameter to dry_run
2015-08-30 22:21:44 +02:00
Rob White
3e02c0d3d9
Blank aliases removed
2015-08-30 22:21:43 +02:00
whiter
3527aec2c5
Changed to use "connect_to_aws" method
2015-08-30 22:21:43 +02:00
whiter
4f2cd7cb6e
Documentation update
2015-08-30 22:21:43 +02:00
Herby Gillot
c9883db03d
Allow VPC igw to be specified by gateway_id: "igw"
2015-08-30 22:21:42 +02:00
Robert Estelle
43566b0caf
ec2_vpc_route_tables - Allow reference to subnets by id, name, or cidr.
2015-08-30 22:21:42 +02:00
Robert Estelle
17ed722d55
ec2_vpc_route_tables - Remove more dict comprehensions.
2015-08-30 22:21:42 +02:00
Robert Estelle
f0a4be1b4b
ec2_vpc_route_table - Fix unintended tag search regression.
2015-08-30 22:21:42 +02:00
Robert Estelle
f4ce0dbc96
ec2_vpc_route_table - Support route propagation through VGW.
...
Based on work by Bret Martin via pull request #356
2015-08-30 22:21:41 +02:00
Robert Estelle
f79aeaee86
ec2_vpc - More dry running in check mode.
2015-08-30 22:21:41 +02:00
Robert Estelle
e3c14c1b02
ec2_vpc - Update dict comprehensions and {} formats for python2.6
2015-08-30 22:21:41 +02:00
Robert Estelle
0e635dd090
ec2_vpc - Update some documentation strings.
2015-08-30 22:21:40 +02:00
Robert Estelle
a50f5cac2c
ec2_vpc - More efficient tag search.
2015-08-30 22:21:40 +02:00
Robert Estelle
95006afe8c
ec2_vpc - Fail module using fail_json on boto import failure.
2015-08-30 22:21:39 +02:00
Robert Estelle
60efbe8bec
ec2_vpc - VPCException -> AnsibleVPCException
2015-08-30 22:21:39 +02:00
Robert Estelle
e395bb456e
EC2 subnet/route-table: Simplify tag updating.
2015-08-30 22:21:38 +02:00
Robert Estelle
4d35698a30
Split out route table and subnet functionality from VPC module.
2015-08-30 22:21:38 +02:00
Brian Coca
6999052880
Merge pull request #851 from mjschultz/ec2-elb-facts
...
[Amazon] Add EC2 ELB Facts module to gather facts about ELBs
2015-08-24 11:25:48 -04:00
Michael J. Schultz
913266c04f
Remove old Ansible AWS magic
2015-08-24 10:14:44 -05:00
Michael J. Schultz
be59c0063b
Names and aliases matching other modules
2015-08-23 21:11:47 -05:00
Brian Coca
fbf94de0d1
Merge pull request #653 from wimnat/feature/s3_bucket
...
New module - s3_bucket
2015-08-23 18:33:38 -04:00
Michael J. Schultz
e44ba01b18
Add EC2 ELB Facts module to gather facts about ELBs!
2015-08-20 11:12:51 -05:00
Shayne Clausson
e5b6d47a54
fixes issue where no range_key_name is defined https://github.com/ansible/ansible-modules-extras/issues/841
2015-08-17 12:51:10 +02:00
Brian Coca
22d209ee64
Merge pull request #760 from michaeljs1990/devel
...
ec2_remote_facts module
2015-08-06 23:57:39 -04:00
Brian Coca
a0558a90b2
Merge pull request #598 from wimnat/feature/ec2_vpc_subnet
...
Feature/ec2 vpc subnet
2015-08-04 11:54:37 -04:00
whiter
e299952bca
Changed resource_tags to tags to match other modules (resource_tags still an alias)
...
Added get_subnet_info method to return more subnet info - matches same method in ec2_vpc_subnet_facts module
Rework of tags - will now only apply the tags listed in the module. Existing tags not listed will be removed (desired state!)
2015-08-02 21:46:40 +10:00
Michael Schuett
2583ae6df0
Cleanup docs
...
Change to 2.0 release and remove unneeded empty aliases.
2015-07-30 01:26:36 -04:00
Michael Schuett
e8e0076bf4
Update and rename ec2_search.py to ec2_remote_facts.py
2015-07-29 22:21:14 -04:00
whiter
d40bdd4645
Updated doco for vpc_subnet
2015-07-30 11:37:01 +10:00
Rob White
23375e52ad
New module - ec2_vpc_subnet_facts
2015-07-29 19:38:01 +10:00
Brian Coca
3a987b49fc
Merge pull request #778 from wimnat/feature/ec2_vpc_route_table_facts
...
New module - ec2_vpc_route_table_facts
2015-07-28 14:58:20 -04:00
Rob White
5f5ae26cc1
New module - ec2_vpc_route_table_facts
2015-07-28 22:33:57 +10:00
Michael Schuett
c08fa1269d
Remove unneeded nesting
...
The double nesting causes an issue with setting a default empty list if you need to loop over this using with_items. This fixes the issue since it looks like ansible silently fails at setting the default if you use with_items: registered_var['one']['two'] where one is not set.
2015-07-25 18:42:11 -04:00
Michael Schuett
c64c2995a4
Document ignore_state
...
Added documentation for ignore_state and updated the example since you
would really only use this module if you are going to register it to a
variable.
2015-07-24 18:10:46 -04:00
Michael Schuett
1c6597ec73
Typo
...
Remove typo from when I recently was testing logic for also having an include state.
2015-07-24 17:54:47 -04:00
Michael Schuett
9df0473932
ec2_search module
...
This module lets you get information about any number of ec2 instances
in your environment. It also has the option of creating hostnames based
on the ip of your server.
2015-07-24 17:48:44 -04:00
Brian Coca
591c22b18f
Merge pull request #680 from wimnat/feature/s3_logging
...
New module - s3_logging
2015-07-18 23:47:21 -04:00
Rob White
9fb2eae7dd
Doc fixup
2015-07-19 13:43:04 +10:00
Rob White
c791282c95
Removed requirement for target_bucket
2015-07-19 11:10:48 +10:00
whiter
511d6a7ff5
Fixed tag comparison
2015-07-17 15:50:55 +10:00
Rob White
dd4d33b1fe
New module - s3_logging
2015-07-17 15:39:49 +10:00
whiter
52895ee924
New module - s3_lifecycle
2015-07-17 15:33:38 +10:00
Brian Coca
cf764bf060
minor doc fixes
2015-07-17 01:19:21 -04:00
Brian Coca
91690b67a1
Merge pull request #168 from bekelchik/bekelchik
...
New sts_assume_role module
2015-07-13 19:29:51 -04:00
Boris Ekelchik
998bba4a21
Added changes requested by reviewers
...
Copied @wimnat incorporating changes requested in feedback comments
2015-07-13 12:05:47 -07:00
Toshio Kuratomi
639902ff20
Fix the documentation of route53_zone
2015-07-07 10:53:09 -07:00
Brian Coca
b6d3306f49
Merge pull request #624 from minichate/route53_zone
...
Add support for creating and deleting Route53 hosted zones
2015-07-06 19:24:53 -04:00
zimbatm
61769eda33
route53_health_check: new module
...
Allows to define and update Route53 health-checks
Create and update actions are defined in the module because boto is
broken in the first case and doesn't implement the second-one.
2015-07-03 14:06:42 +01:00
Alan Loi
8ded4ae862
Docfixes - add version_added and missing default values.
2015-07-02 20:50:02 +10:00
Brian Coca
a1b2677c26
Merge pull request #579 from rickmendes/keys-with-passphrases
...
now handles keys protected with a passphrase
2015-06-30 07:56:41 -04:00
Greg DeKoenigsberg
9de82d186a
Merge pull request #654 from loia/feature/aws_dynamodb
...
dynamodb_table docfixes and error handling
2015-06-29 11:09:07 -04:00
Alan Loi
c7f0fafe62
Check AWS region and credentials are provided.
2015-06-29 20:55:33 +10:00
Rob White
556e95379e
Doc fix up
2015-06-29 20:53:40 +10:00
Alan Loi
9e8802cacd
Docfixes - add version_added and default values.
2015-06-29 20:45:53 +10:00
Rob White
1934ea6f35
New module - s3_bucket
2015-06-29 20:41:13 +10:00
whiter
155c9ff6c9
Fixed incorrect connect_to_aws call - switched to boto.vpc instead of boto.ec2
2015-06-29 14:46:51 +10:00
Christopher Troup
0dc2fb73d3
Add GPL file header
2015-06-28 11:09:44 -04:00
Rick Mendes
2791edc496
resolving merge conflicts
2015-06-27 10:25:17 -07:00
Rick Mendes
12d76027df
upgraded docs and argspec to match module guidelines
2015-06-26 17:00:58 -07:00
Toshio Kuratomi
dec7d95d51
Fix up docs
2015-06-25 07:12:10 -07:00
Alan Loi
c8b6e1efa5
Fix sqs_queue module to check that boto library is installed and AWS region & credentials are provided.
2015-06-24 07:45:23 +10:00
Alan Loi
e66f4b9985
Updated documentation for sqs_queue - state option is not required.
2015-06-24 07:42:36 +10:00
Greg DeKoenigsberg
786124dd60
Merge pull request #498 from loia/feature/aws_dynamodb
...
Add dynamodb_table module
2015-06-23 13:36:34 -04:00
Alan Loi
1a914128f6
Fix aws connection to use params.
2015-06-22 20:23:11 +10:00
Alan Loi
4bf188258d
Rename module to sqs_queue.py to differentiate from other potential modules e.g. reading/writing messages.
2015-06-22 19:56:09 +10:00
Alan Loi
ac09e60914
Add .py file extension to dynamodb_table module.
2015-06-21 08:40:57 +10:00
Alan Loi
3f74ec35e6
Add .py file extension to sqs module.
2015-06-21 08:39:13 +10:00
Alan Loi
2ddb8807bf
Add new amazon sqs module.
2015-06-20 22:22:30 +10:00
Alan Loi
011fef5f32
Added return value documentation to dynamodb_table module.
2015-06-20 21:34:27 +10:00
Alan Loi
268104fca3
Added check_mode support to dynamodb_table module.
2015-06-20 21:24:36 +10:00
Christopher Troup
8c643498d3
Use state: present|absent rather than command: create|delete
2015-06-19 14:15:27 -04:00
Christopher Troup
86ae387fdc
Update documentation to include usual fields
...
- Adds version_added
- Adds author
- Removed default: null from a required field
2015-06-19 14:15:27 -04:00