a0a314ade3
Require ansible <2.10 and bump hacking Change-Id: I4b969c4148dd4d75b1e629c389392519c096a8a3
7 lines
296 B
Plaintext
7 lines
296 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>=2.8,<2.10
|
|
ansible-lint
|