For stable/train compatibility ansible-runner needs to move to 1.4.0

Change-Id: I7af08fe84b6dd29e11e924f51cc87908f460a6c6
This commit is contained in:
matbu 2022-01-18 09:30:19 +01:00
parent 8405bb723e
commit eb5c38ee62
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ pbr>=3.1.1 # Apache-2.0
six>=1.11.0 # MIT
PyYAML>=3.13 # MIT
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0 # GPLv3+
ansible-runner>=1.4.4 # Apache-2.0
ansible-runner>=1.4.0 # Apache-2.0
cliff>=2.16.0 # Apache-2.0