Commit Graph

408 Commits (stable-2.6)

Author SHA1 Message Date
Matt Clay 30250f34ea Make ansible-test available in the bin directory. (#45876)
8 years ago
Matt Clay 0730eae41b Fix path handling in hacking/env-setup.
8 years ago
Julien Vey 9edd51928f efs_facts: improve performance by reducing the number of api calls (#36520)
8 years ago
Zhikang Zhang e8d8fa4e1a Fix test-module failing to validate args (#41004)
8 years ago
Will Thames 809c7404ab Add two missing VPC permissions (#37896)
8 years ago
Matt Clay 8deced3e04
Fix shebangs and file modes and update tests. (#40563)
8 years ago
Matt Davis e4edb2842a 2.6 changelog gen/version/root dir cleanup (#40421)
8 years ago
Toshio Kuratomi 5634dae290 Remove the cherrypick script
8 years ago
Tim Rupp 548282139f
Fixes incorrect variable name (#40274)
8 years ago
Madhura-CSI b85970b2b0 New Module: ec2_vpc_vpn_facts (#35983)
8 years ago
Jordan Borean 44ab948e5d
create module tmpdir based on remote_tmp (#39833)
8 years ago
Will Thames 29770a297a Fail with nice error message if elb target_type=ip not supported (#38313)
8 years ago
mwpeterson efdd92e1c0 Update test-module (#39331)
8 years ago
Will Thames 12f2b9506d [aws]Add VPC configuration to ECS modules (#34381)
8 years ago
Matt Clay c262dbfd30 Use https for links to ansible.com domains.
8 years ago
Ed Costello 0d31d1cd24 [cloud]Add aws_ses_identity_policy module for managing SES sending policies (#36623)
8 years ago
Will Thames a1d3cf488d [cloud][test]Add missing IAM policy for cloudfront (#38248)
8 years ago
Pilou 7908f78fa6 module_common: handle None value for templar (#36651)
8 years ago
Julien Vey 7c07877b1b s3_bucket: add integration tests (#36941)
8 years ago
Julien Vey 51d491f8f0 route53_zone: move to boto3, and enable comment update (#36641)
8 years ago
Ed Costello 645952c139 Add aws_caller_facts module and use it in setup-iam.yml (#36683)
8 years ago
Will Thames b5a1643e3d Add new aws_waf_condition module (#33110)
8 years ago
Ed Costello d16bc1c3f4 New aws_ses_identity module to manage AWS Simple Email Service Identity (#31140)
8 years ago
Marek 5fa29201a7 Port sts_assume_role to boto3 (#32569)
8 years ago
Adrian Likins ec9769c82f
Facts distribution clear linux 31501 (#32453)
8 years ago
Will Thames 4d58d16793 Add aws_s3 action plugin to find source files as expected (#35028)
8 years ago
Will Thames 8d733dbdf0 [cloud] New module cloudfront_distribution (#31284)
8 years ago
Matt Clay 797664d9cb Python 2.6 `str.format()` compatibility fixes.
8 years ago
Will Thames 866d7fdce9 [cloud] Create ECS integration test suite (#33757)
8 years ago
Abhijeet Kasurde 36f82ae8cc Replace exit() with sys.exit()
8 years ago
Sloane Hertel f5471b3dcb [cloud] ec2_vpc_net integration tests (#33111)
8 years ago
Matt Martz 783a09d105
Fix failure to adjust my name when doing copy pasta (#33322)
9 years ago
Matt Martz 4fe08441be Deprecate tests used as filters (#32361)
9 years ago
Will Thames 1ca0c0e7f7 Consolidate IAM policies into fewer, larger policies (#33122)
9 years ago
Will Thames 0b128e2e29 Add tests for ec2_vpc_route_table (#32036)
9 years ago
Pilou a9afb1e19e hacking/test-module: fix Python 3 compatibility (#33069)
9 years ago
Daniel Shepherd cfbe9c8aee [cloud] Add IPv6 support for ec2_vpc_subnet module(#30444)
9 years ago
Will Thames 46c4f6311a [cloud] Add retries/backoff to ec2_vpc_subnet module (#31870)
9 years ago
Sloane Hertel 1dd55acbc2 ec2_group: add rule description support - fixes #29040 (#30273)
9 years ago
Prasad Katti d6737dcdd4 Added info about return_skeleton_generator.py
9 years ago
Will Thames 37736ee87e Allow AWS image and snapshot creation/deletion
9 years ago
Will Thames 5e978b0f2b Use JSON returns values to create RETURN docs
9 years ago
Will Thames 63df0adc17 [cloud] Update RDS parameter group for boto3 (#25345)
9 years ago
welchwilmerck af40d04247 bring comments and docs up-to-date for invoking hacking/test-module (#20940)
9 years ago
Toshio Kuratomi af2073d057 metadata 1.1
9 years ago
Sam Doran aa19563388 Improve fish environment setup (#26151)
9 years ago
Will Thames f972994662 [cloud] fix VPC behavior for ec2_group module, improve integration tests (#27038)
9 years ago
Will Thames f3bc8b84b6 [cloud] Fix setup_iam to use policy_name, not PolicyName (#26880)
9 years ago
Toshio Kuratomi 225fa5d092 Fix undefined variables, basestring usage, and some associated python3 issues
9 years ago
sramakr b980a5c02a Use Boto3 for ec2_group Fixes #23507 (#25340)
9 years ago