ansible-role-tripleo-horizon/ansible-requirements.txt
Jill Rouleau 3c601b69fa Add required role repo contents
- Add tox configuration
- Add requirements and test-requirements.txt
- Add setup files
- Add ci-scripts for ansible-lint
- Add cookiecutter directories and yml files

Change-Id: I5f709c6fa18cdaf8e34a724af61b8c5a9f241ee5
2018-09-04 10:11:57 -07: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