tripleo-ansible/_skeleton_role_
Kevin Carter 7ce3a92ff5
Update the _skeleton_ role for proper file generation
This change updates the _skeleton_ role so that the files it generates are
properly formatted. When a new role is generated the resulting code will
now pass all linting checks by default. Before this change several files,
which were assumed to be needing modification by the developer, would fail
lint checks right after generation due to newline issues at the end of the
file.

A test has been added to ensure the role generation process produces
minimally functional role that is 100% compliant.

Change-Id: I28526b022b8c2b5281d2a536231ebcac3b0a7662
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-06-19 13:02:23 -05:00
..
defaults Update the _skeleton_ role for proper file generation 2019-06-19 13:02:23 -05: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 Update the _skeleton_ role for proper file generation 2019-06-19 13:02:23 -05:00
molecule/default Update the _skeleton_ role for proper file generation 2019-06-19 13:02:23 -05:00
tasks Update the _skeleton_ role for proper file generation 2019-06-19 13:02:23 -05: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.