summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Added info about return_skeleton_generator.pyPrasad Katti2017-10-021-0/+6
* Allow AWS image and snapshot creation/deletionWill Thames2017-09-191-0/+9
* Use JSON returns values to create RETURN docsWill Thames2017-09-111-0/+96
* [cloud] Update RDS parameter group for boto3 (#25345)Will Thames2017-08-281-0/+17
* bring comments and docs up-to-date for invoking hacking/test-module (#20940)welchwilmerck2017-08-182-8/+5
* metadata 1.1Toshio Kuratomi2017-08-151-15/+42
* Improve fish environment setup (#26151)Sam Doran2017-08-011-8/+39
* [cloud] fix VPC behavior for ec2_group module, improve integration tests (#27...Will Thames2017-08-011-0/+1
* [cloud] Fix setup_iam to use policy_name, not PolicyName (#26880)Will Thames2017-07-281-1/+4
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-251-124/+0
* Use Boto3 for ec2_group Fixes #23507 (#25340)sramakr2017-07-171-0/+1
* Initial version of source/testing report tool.Matt Clay2017-07-151-0/+244
* Split up testing IAM policies and automate creating them (#26223)Will Thames2017-07-149-246/+345
* Replace double-quote with single-quote at example (#26667)hondak2017-07-121-1/+1
* hacking/test-module: fix for python3 (#26194)Sloane Hertel2017-07-111-1/+4
* metadata and doc generator optimization and fixesToshio Kuratomi2017-07-041-3/+4
* Move metadata extraction into a library function (#26198)Toshio Kuratomi2017-06-281-185/+1
* Fix hacking/test-module to allow running modules with pdb (#23339)Michael De La Rue2017-06-281-3/+3
* Include error message when ansiballz_setup fails (#26127)Yujun Zhang2017-06-281-1/+1
* Cyptography pr 20566 rebase (#25560)Toshio Kuratomi2017-06-271-1/+1
* 1st part of ansible config, adds ansible-config to view/manage configs (#12797)Brian Coca2017-06-141-0/+124
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-121-1/+1
* start of 'profiling utils'Brian Coca2017-05-311-0/+51
* Allows for testing binary modules (#24857)Martyn Ranyard2017-05-221-1/+1
* aws integration tests - provide an IAM policy for running (#24725)Michael De La Rue2017-05-191-0/+246
* hacking/: PEP8 compliancy (#24683)Dag Wieers2017-05-164-16/+18
* Speed up env-setup (#24133)Matt Martz2017-05-011-1/+1