index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hacking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ansible-test available in the bin directory. (#45876)
Matt Clay
2018-09-20
2
-2
/
+2
*
Improve iam_group exception handling (#45599)
Will Thames
2018-09-18
1
-0
/
+4
*
Add a default man path (#45689)
Michael Scherer
2018-09-18
1
-1
/
+1
*
Add a ticket stub for guiding GitHub newcomers
Sviatoslav Sydorenko
2018-09-11
1
-0
/
+15
*
Add missing s3 permissions for s3 module testing. (#43243)
Ed Costello
2018-09-10
1
-0
/
+8
*
Don't require requests in hacking/report.py (#45350)
Matt Martz
2018-09-07
1
-3
/
+5
*
sns_topic boto3 port (#39292)
Will Thames
2018-08-24
2
-2
/
+9
*
added account_alias in the response of module aws_caller_facts (#42345)
sdubrul
2018-08-22
1
-1
/
+2
*
Fix path handling in hacking/env-setup.
Matt Clay
2018-08-11
1
-3
/
+19
*
Remove use of simplejson throughout code base (#43548)
Matt Martz
2018-08-10
1
-4
/
+1
*
Surround top-level function and class definitions with two blank lines.
Joren Vrancken
2018-07-31
1
-0
/
+1
*
Port ec2_tag to boto3 (#39712)
flowerysong
2018-07-27
1
-0
/
+2
*
AnsiballZ improvements
Toshio Kuratomi
2018-07-27
1
-2
/
+2
*
ecs_taskdefinition can absent without containers argument (#41398)
Calvin Wu
2018-07-12
1
-1
/
+2
*
efs_facts: improve performance by reducing the number of api calls (#36520)
Julien Vey
2018-07-08
1
-0
/
+36
*
change OS X to macOS (#41294)
Troy Murray
2018-06-26
1
-6
/
+6
*
Update additional pypi.python.org URLs to pypi.org (#41373)
Jon Dufresne
2018-06-17
1
-2
/
+2
*
aws_eks_cluster: New module for managing AWS EKS (#41183)
Will Thames
2018-06-07
2
-1
/
+16
*
Remove ECS policies from AWS compute policy
Will Thames
2018-06-06
1
-46
/
+0
*
Fix test-module failing to validate args (#41004)
Zhikang Zhang
2018-06-01
1
-1
/
+1
*
Add two missing VPC permissions (#37896)
Will Thames
2018-05-25
2
-15
/
+2
*
Fix shebangs and file modes and update tests. (#40563)
Matt Clay
2018-05-22
1
-0
/
+0
*
2.6 changelog gen/version/root dir cleanup (#40421)
Matt Davis
2018-05-22
27
-47
/
+511
*
Remove the cherrypick script
Toshio Kuratomi
2018-05-21
1
-53
/
+0
*
Fixes incorrect variable name (#40274)
Tim Rupp
2018-05-16
1
-1
/
+1
*
New Module: ec2_vpc_vpn_facts (#35983)
Madhura-CSI
2018-05-15
1
-1
/
+8
*
create module tmpdir based on remote_tmp (#39833)
Jordan Borean
2018-05-15
1
-1
/
+2
*
Fail with nice error message if elb target_type=ip not supported (#38313)
Will Thames
2018-05-03
1
-2
/
+4
*
Update test-module (#39331)
mwpeterson
2018-04-26
1
-0
/
+1
*
[aws]Add VPC configuration to ECS modules (#34381)
Will Thames
2018-04-25
1
-4
/
+8
*
Use https for links to ansible.com domains.
Matt Clay
2018-04-23
1
-1
/
+1
*
[cloud]Add aws_ses_identity_policy module for managing SES sending policies (...
Ed Costello
2018-04-05
1
-1
/
+5
*
[cloud][test]Add missing IAM policy for cloudfront (#38248)
Will Thames
2018-04-05
2
-0
/
+2
*
module_common: handle None value for templar (#36651)
Pilou
2018-03-29
1
-0
/
+2
*
s3_bucket: add integration tests (#36941)
Julien Vey
2018-03-07
1
-5
/
+13
*
route53_zone: move to boto3, and enable comment update (#36641)
Julien Vey
2018-03-07
1
-0
/
+32
*
Add aws_caller_facts module and use it in setup-iam.yml (#36683)
Ed Costello
2018-02-28
1
-4
/
+3
*
Add new aws_waf_condition module (#33110)
Will Thames
2018-02-02
1
-0
/
+6
*
New aws_ses_identity module to manage AWS Simple Email Service Identity (#31140)
Ed Costello
2018-01-29
1
-0
/
+31
*
Port sts_assume_role to boto3 (#32569)
Marek
2018-01-22
1
-0
/
+23
*
Facts distribution clear linux 31501 (#32453)
Adrian Likins
2018-01-20
1
-0
/
+1
*
Add aws_s3 action plugin to find source files as expected (#35028)
Will Thames
2018-01-19
1
-2
/
+2
*
[cloud] New module cloudfront_distribution (#31284)
Will Thames
2018-01-17
1
-0
/
+28
*
Python 2.6 `str.format()` compatibility fixes.
Matt Clay
2018-01-10
2
-6
/
+6
*
[cloud] Create ECS integration test suite (#33757)
Will Thames
2017-12-15
3
-2
/
+110
*
Replace exit() with sys.exit()
Abhijeet Kasurde
2017-12-15
1
-1
/
+1
*
[cloud] ec2_vpc_net integration tests (#33111)
Sloane Hertel
2017-12-05
1
-0
/
+3
*
Fix failure to adjust my name when doing copy pasta (#33322)
Matt Martz
2017-11-28
1
-1
/
+1
*
Deprecate tests used as filters (#32361)
Matt Martz
2017-11-27
2
-0
/
+118
*
Consolidate IAM policies into fewer, larger policies (#33122)
Will Thames
2017-11-21
9
-244
/
+224
[next]