
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>
Team and repository tags
TripleO Ansible
TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.
Documentation for the project can be found at: https://docs.openstack.org/tripleo-docs/latest/
Release notes for the project can be found at: https://docs.openstack.org/tripleo-docs/latest/
The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/
The project home is at: https://launchpad.net/tripleo
The project bug tracker is located at: https://bugs.launchpad.net/tripleo
Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.