Commit Graph

69 Commits (7c61ce153ffcbb75ededa9ece4ea86ae1c19fbc2)

Author SHA1 Message Date
lwm ae0054a79e Add new linode_v4 module. (#46151)
8 years ago
Raphael Meudec c062f37984 Bug 42787 create volume with label (#46527)
8 years ago
Stephan Müller 00bab2d24d [docker_network] add ipv6 support (#47492)
8 years ago
Matt Clay 8f072ea0f5 Fix sanity test failure.
8 years ago
Brian Coca 581b6aed2e really skip if no boto3
8 years ago
Matt Clay 37b013aca3
Enable additional pylint rules and resolve issues found. (#47221)
8 years ago
Aaron 9c08ff7a94 [aws] New module: iam_password_policy (#36200)
8 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Matt Clay 04ddadd89b Move module tests using TQM to integration tests.
8 years ago
Sloane Hertel 2167ce6cb6
Remove placeboify from unit tests that are not calling AWS (i.e. creating a recording) (#45754)
8 years ago
lwm fbcdf8ba5b Linode: Mark 'name' as required. Fixes #29785 (#44699)
8 years ago
Toshio Kuratomi 52449cc01a AnsiballZ improvements
8 years ago
Sloane Hertel 1fdd84b88c Rename AWS unit tests that are not running when changing the module (#42712)
8 years ago
Ryan Brown 45f5964fed Fix patching of wrong boto3_conn in API Gateway tests (#42700)
8 years ago
Dennis Benkert 28d0a173db [aws] add limit on number of CloudFormation stack events fetched by cloudformation module (#41840)
8 years ago
Sharp Hall 3935cce394 docker: Allow publishing of ports with the same number but different protocol (#38412)
8 years ago
Ryan Brown 858a1b09bb EC2_group module refactor (formerly pr/37255) (#38678)
8 years ago
Rob b5cffe8ced [aws] Create classes for Application Load Balancer (#33769)
8 years ago
Sloane Hertel 923f676836
[ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666)
8 years ago
Sloane Hertel f53f29352d Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300)
8 years ago
Monty Taylor 0f893027c4 Add a module_utils OpenStack Cloud constructor (#20974)
8 years ago
John R Barker a23c95023b
Module deprecation: docs, scheme and tests (#34100)
9 years ago
clarkst e4f294822f [cloud] kinesis stream server side encryption - fixes #30269 (#30689)
9 years ago
Matt Clay 30093dc4ed
Add Python 3.7 to CI unit test matrix. (#34680)
9 years ago
Kaz Cheng 60b5c6890a [cloud] Add template_body parameter to cloudformation module to allow lookups (#33485)
9 years ago
Ryan S. Brown 5087ce9273 Remove botocore from top-level execution in lambda_policy tests
9 years ago
Toshio Kuratomi e499bccbaa
Port some tests away from nose as examples (#33437)
9 years ago
Pilou a5c9726502 Unit tests: share common code (#31456)
9 years ago
Jonathan Nuñez 67b1d0f274 CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434)
9 years ago
Ryan Brown 11c225e039 Start using ClientRequestTokens in event lists (#31997)
9 years ago
Matt Clay 68aeaa58a8 Fix dangerous default args. (#29839)
9 years ago
jacky.chen 75998d3ca3 [cloud] Add the ability to modify shard count to kinesis_stream module (#24805)
9 years ago
Brian Coca aec1dfd1fa fix improt order to actually skip when no boto
9 years ago
Michael De La Rue fbec5ab12d [cloud] new module lambda_policy (PR #24951)
9 years ago
Sloane Hertel cf1a9d4d22 New module: Add ec2 Vpn Connection module and tests (cloud/amazon/ec2_vpc_vpn) (#24385)
9 years ago
Brian Coca 725d4d4bc8 added diff as new keyword (#28581)
9 years ago
Michael Tinning 282e743eb0 elb_application_lb: fix issue with boto parameter validation on Rules (#27333)
9 years ago
Sloane Hertel 24b49c2539 [cloud] New module: AWS Direct Connect connection (#26152)
9 years ago
Sloane Hertel a48e0b5101 New Module to manage AWS direct connect link aggregation groups (#27250)
9 years ago
Brian Coca 788a0d1b9e skip test when no s3 lib
9 years ago
Brian Coca f921369445 Ansible Config part2 (#27448)
9 years ago
Sloane Hertel 1de91a9aa0 [cloud] Convert `s3` module to use boto3 (#21529)
9 years ago
Sloane Hertel 467a1f54a3 s3_bucket: fix python3 sorting incompatibility (#27502)
9 years ago
Sloane Hertel dbbad16385 [cloud] New module: Add module for managing AWS Datapipelines (cloud/amazon/data_pipeline) (#22878)
9 years ago
Michael De La Rue e28845018d [cloud] New module: AWS API Gageway module (#20230)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Tom Melendez 07c55b855a [GCP] Forwarding Rule module (#24627)
9 years ago
Will Thames 9a958da57e [cloud] Make ec2_vpc_nat_gateway results consistent (#24042)
9 years ago
Tom Melendez 4a5cf0b5c1 [GCE] [GCP] UrlMap module (#24422)
9 years ago