Newer
Older
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
## Description
A brief description of the role goes here.
## Requirements
Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
### Roles
A list of required roles. Parent roles must not be listed.
### Variables
A list of all role variables.
Changed variable of parent roles must be listed too.
### Plugins
## Processes
A rough overview of the steps.
### <task list>
1. <step 1>
2. ..
## Features
A detailed description of roles features
## License
BSD-3-Clauses
## Contributors
An optional section for the role authors to include contact information, or a website (HTML is not allowed).
- firstname lastname <e-mail-address>