summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* Make ansible-test available in the bin directory. (#45876)Matt Clay2018-10-092-2/+2
* sns_topic boto3 port (#39292)Will Thames2018-08-232-2/+9
* added account_alias in the response of module aws_caller_facts (#42345)sdubrul2018-08-221-1/+2
* Fix path handling in hacking/env-setup.Matt Clay2018-08-101-3/+19
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-4/+1
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Port ec2_tag to boto3 (#39712)flowerysong2018-07-271-0/+2
* AnsiballZ improvementsToshio Kuratomi2018-07-261-2/+2
* ecs_taskdefinition can absent without containers argument (#41398)Calvin Wu2018-07-121-1/+2
* efs_facts: improve performance by reducing the number of api calls (#36520)Julien Vey2018-07-081-0/+36
* change OS X to macOS (#41294)Troy Murray2018-06-261-6/+6
* Update additional pypi.python.org URLs to pypi.org (#41373)Jon Dufresne2018-06-171-2/+2
* aws_eks_cluster: New module for managing AWS EKS (#41183)Will Thames2018-06-072-1/+16
* Remove ECS policies from AWS compute policyWill Thames2018-06-061-46/+0
* Fix test-module failing to validate args (#41004)Zhikang Zhang2018-06-011-1/+1
* Add two missing VPC permissions (#37896)Will Thames2018-05-252-15/+2
* Fix shebangs and file modes and update tests. (#40563)Matt Clay2018-05-221-0/+0
* 2.6 changelog gen/version/root dir cleanup (#40421)Matt Davis2018-05-2127-47/+511
* Remove the cherrypick scriptToshio Kuratomi2018-05-211-53/+0
* Fixes incorrect variable name (#40274)Tim Rupp2018-05-161-1/+1
* New Module: ec2_vpc_vpn_facts (#35983)Madhura-CSI2018-05-151-1/+8
* create module tmpdir based on remote_tmp (#39833)Jordan Borean2018-05-151-1/+2
* Fail with nice error message if elb target_type=ip not supported (#38313)Will Thames2018-05-031-2/+4
* Update test-module (#39331)mwpeterson2018-04-261-0/+1
* [aws]Add VPC configuration to ECS modules (#34381)Will Thames2018-04-251-4/+8
* Use https for links to ansible.com domains.Matt Clay2018-04-231-1/+1
* [cloud]Add aws_ses_identity_policy module for managing SES sending policies (...Ed Costello2018-04-051-1/+5
* [cloud][test]Add missing IAM policy for cloudfront (#38248)Will Thames2018-04-052-0/+2
* module_common: handle None value for templar (#36651)Pilou2018-03-291-0/+2
* s3_bucket: add integration tests (#36941)Julien Vey2018-03-071-5/+13
* route53_zone: move to boto3, and enable comment update (#36641)Julien Vey2018-03-071-0/+32
* Add aws_caller_facts module and use it in setup-iam.yml (#36683)Ed Costello2018-02-281-4/+3
* Add new aws_waf_condition module (#33110)Will Thames2018-02-011-0/+6
* New aws_ses_identity module to manage AWS Simple Email Service Identity (#31140)Ed Costello2018-01-291-0/+31
* Port sts_assume_role to boto3 (#32569)Marek2018-01-221-0/+23
* Facts distribution clear linux 31501 (#32453)Adrian Likins2018-01-201-0/+1
* Add aws_s3 action plugin to find source files as expected (#35028)Will Thames2018-01-191-2/+2
* [cloud] New module cloudfront_distribution (#31284)Will Thames2018-01-171-0/+28
* Python 2.6 `str.format()` compatibility fixes.Matt Clay2018-01-102-6/+6
* [cloud] Create ECS integration test suite (#33757)Will Thames2017-12-153-2/+110
* Replace exit() with sys.exit()Abhijeet Kasurde2017-12-141-1/+1
* [cloud] ec2_vpc_net integration tests (#33111)Sloane Hertel2017-12-051-0/+3
* Fix failure to adjust my name when doing copy pasta (#33322)Matt Martz2017-11-271-1/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-272-0/+118
* Consolidate IAM policies into fewer, larger policies (#33122)Will Thames2017-11-219-244/+224
* Add tests for ec2_vpc_route_table (#32036)Will Thames2017-11-201-0/+5
* hacking/test-module: fix Python 3 compatibility (#33069)Pilou2017-11-201-2/+2
* [cloud] Add IPv6 support for ec2_vpc_subnet module(#30444)Daniel Shepherd2017-11-161-0/+2
* [cloud] Add retries/backoff to ec2_vpc_subnet module (#31870)Will Thames2017-11-161-0/+1
* ec2_group: add rule description support - fixes #29040 (#30273)Sloane Hertel2017-10-241-1/+4