Set tripleo-upgrade to use ansible-core

Change-Id: Ia6c0e4a28a6fe36450c41e8b304021928d685a51
This commit is contained in:
Sagi Shnaidman 2021-11-17 19:26:52 +02:00
parent 521cfb9988
commit f2724736e6
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
# 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-core<2.12
ansible-lint

View File

@ -1,5 +1,5 @@
# this is required for the molecule jobs
ansible
ansible-core
ansi2html
docker
dogpile.cache>=>0.9.2 # MIT