ansible-role-container-regi.../ansible-requirements.txt
Alex Schultz a0a314ade3 Fixup requirements
Require ansible <2.10 and bump hacking

Change-Id: I4b969c4148dd4d75b1e629c389392519c096a8a3
2021-01-11 14:16:43 -07:00

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