93aa321a66
* .gitignore * .gitreview * Re-licensing to Apache 2.0 * ansible-requirements * python dependencies (tox, setup, requirements) * Fix some pep8 errors * CI scripts Depends-On: Ief06ef2fde45851df0c9cea4764dfe38c1777e46 Change-Id: Ibe4042308606e7ca2334f214d5b6bca006633adb
7 lines
285 B
Plaintext
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
|