ansible-role-tripleo-cookie.../ansible-requirements.txt
Jill Rouleau f98ace7d35 Add zuul config, tox files, and lint script.
Add ci jobs to generate a role from cookiecutter config and run
ansible-lint against the generated role.  Lint script is called from
tox so that developers can reproduce this locally.

Change-Id: I76022e580e55094a04ca7ac3c05c025a2894ea1e
2018-08-01 20:17:31 -04:00

7 lines
285 B
Plaintext

# These are required here because ansible can't be in global-requirements due
# to licensing conflicts. But we sill need to be able to pull them in for
# lint checks and want to document these as ansible specific things that may
# be required for this repository.
ansible
ansible-lint