Document how to run tox to test the cookiecutter
Change-Id: I755a9fdaba3d1dbd702063b0b3745230b624ad68
This commit is contained in:
parent
f98ace7d35
commit
34155fd8b0
@ -24,6 +24,10 @@ There are two ways to create the boilerplate for the ansible role.
|
||||
|
||||
1. Run `cookiecutter https://git.openstack.org/openstack/ansible-role-tripleo-cookiecutter.git`
|
||||
|
||||
## Testing
|
||||
|
||||
1. Run 'tox -eansible-lint' to test any change in the cookiecutter. It will generate a role and make sure it works and lint is fine.
|
||||
|
||||
## What's next
|
||||
|
||||
Add any additional tags your role may need to be properly identified on Ansible Galaxy in meta/main.yml.
|
||||
|
Loading…
Reference in New Issue
Block a user