Use ansible-core 2.11 for tests

Change-Id: Id0f5ed1b2ccd061bedd231c8cb50ecfe7db55d97
This commit is contained in:
Sagi Shnaidman 2021-08-25 13:29:04 +03:00
parent a784f1a191
commit 167d634789
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>=2.8,<2.10
ansible-core<2.12
ansible-lint

View File

@ -1,2 +1,2 @@
pbr>=1.6
ansible>=2.8,<2.10
ansible-core<2.12