6a4f0b56a1
A basic skeleton and molecule has been added to the project which should assist folks looking to contribute roles to the effort. The basic skeleton will initialize the all new roles to test with molecule and provides access to a simple interface develoeprs can leverage to add new roles into the project. A minimal implementation of sphinx docs has been added to the project in support of the new role skeleton. Change-Id: I7a0fea87226b73b72b40e831922183a527ce901a Signed-off-by: Kevin Carter <kecarter@redhat.com>
30 lines
782 B
Markdown
30 lines
782 B
Markdown
Role Name
|
|
=========
|
|
|
|
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.
|
|
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
A description of the settable variables for this role should go here, including
|
|
any variables that are in defaults/main.yml, vars/main.yml, and any variables
|
|
that can/should be set via parameters to the role. Any variables that are read
|
|
from other roles and/or the global scope (ie. hostvars, group vars, etc.)
|
|
should be mentioned here as well.
|
|
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
A list of other roles hosted on Galaxy should go here, plus any details in
|
|
regards to parameters that may need to be set for other roles, or variables
|
|
that are used from other roles.
|