Change tests to run on ansible-core 2.11

Change-Id: I6403449c458609ca4874e5485d8a3326fcc9d87e
This commit is contained in:
Sagi Shnaidman 2021-08-05 18:21:05 +03:00
parent 2a6d751fa0
commit fc15c76455
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
yaql>=1.1.3 # Apache 2.0 License
ansible>=2.8.6 # GPL
ansible-core<2.12 # GPL
ansible-runner>=1.4.2 # Apache
ansi2html>=1.5.2 # GPL (soft-dependency of pytest-html)
pytest>=5.2.2 # MIT