tripleo-ansible/_skeleton_role_
Kevin Carter 6a4f0b56a1 Add basic role skeleton and doc it
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>
2019-06-10 17:22:46 +00:00
..
defaults Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00
files Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00
handlers Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00
meta Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00
molecule/default Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00
tasks Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00
vars Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00
README.md Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00

README.md

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.