tripleo-upgrade/ansible-requirements.txt
Sagi Shnaidman f2724736e6 Set tripleo-upgrade to use ansible-core
Change-Id: Ia6c0e4a28a6fe36450c41e8b304021928d685a51
2021-11-17 19:26:52 +02:00

7 lines
295 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-core<2.12
ansible-lint