blob: f4045bcd6f553d5d7a1074eacbd85a120dbea89e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
---
automerge: false
files:
maintainers: $team_aws
docs/:
labels: docs
$action/:
labels: action
$action/aws_s3.py:
$callback/:
labels: callback
$doc_fragments/:
labels: doc_fragments
$doc_fragments/aws.py:
$doc_fragments/aws_credentials.py:
$doc_fragments/aws_region.py:
$doc_fragments/ec2.py:
$inventory/:
labels: inventory
$inventory/aws_ec2.py:
labels: inventory
$inventory/aws_rds.py:
labels: inventory
$lookup/:
labels: lookup
$module_utils/:
labels: module_utils
$module_utils/ec2.py:
labels: ec2
$modules/:
authors: wimnat
maintainers: $team_aws
ignore: erydo nadirollo seiffert tedder wimnat
labels: modules
$modules/_aws_az_facts.py:
authors: Sodki
$modules/_aws_caller_facts.py:
authors: orthanc sdubrul
$modules/_cloudformation_facts.py:
authors: jmenga waffie1
$modules/_ec2_ami_facts.py:
authors: prasadkatti
$modules/_ec2_group_facts.py:
authors: Sodki
$modules/_ec2_vpc_dhcp_option_facts.py:
authors: naslanidis
$modules/aws_az_info.py:
authors: Sodki
$modules/aws_caller_info.py:
authors: orthanc sdubrul
$modules/aws_s3.py:
authors: lwade s-hertel
$modules/cloudformation.py:
authors: jsmartin
$modules/cloudformation_info.py:
authors: jmenga waffie1
$modules/ec2.py:
authors: lwade skvidal tgerla
labels: ec2
ignore: erydo nadirollo seiffert skvidal
$modules/ec2_ami.py:
authors: Constantin07 gunzy83 scicoin-project wilvk
$modules/ec2_ami_info.py:
authors: prasadkatti
$modules/ec2_elb_lb.py:
authors: jsdalton
$modules/ec2_group.py:
authors: adq
$modules/ec2_group_info.py:
authors: Sodki
$modules/ec2_key.py:
authors: prasadkatti zbal
$modules/ec2_metadata_facts.py:
authors: roadmapper silviud
$modules/ec2_snapshot.py:
authors: willthames
$modules/ec2_tag.py:
authors: flowerysong lwade
$modules/ec2_tag_info.py:
authors: tremble
maintainers: jillr s-hertel
$modules/ec2_vol.py:
authors: lwade
$modules/ec2_vpc_dhcp_option.py:
authors: joelthompson
$modules/ec2_vpc_dhcp_option_info.py:
authors: naslanidis
$modules/ec2_vpc_net.py:
authors: defionscode s-hertel
ignore: defionscode joshsouza ryansb simplesteph
$modules/ec2_vpc_net_info.py:
maintainers: whiter
$modules/ec2_vpc_subnet.py:
authors: brandond erydo
scripts/inventory/:
labels: inventory
tests/:
labels: tests
tests/integration/:
labels: integrations
tests/units/:
labels: units
macros:
action: plugins/action
callback: plugins/callback
doc_fragments: plugins/doc_fragments
inventory: plugins/inventory
lookup: plugins/lookup
module_utils: plugins/module_utils
modules: plugins/modules
team_aws: jillr s-hertel tremble
|