]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
requirements.in: stick ansible version to 2.8 version
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Fri, 26 Feb 2021 13:13:31 +0000 (14:13 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Fri, 26 Feb 2021 13:16:38 +0000 (14:16 +0100)
Since we are not ready for ansible 3 from ceph-cm-ansible point of view:

  2021-02-26T12:45:17.668 INFO:teuthology.task.ansible.out:ERROR! couldn't resolve module/action 'firewalld'. This often indicates a misspelling, missing collection, or incorrect module path.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
requirements.in

index c9bf3a4d64046ef99c3a17cb5c696fbf17ce241e..8d3e1c814d1b0b1f15fe755529258399aa561a04 100644 (file)
@@ -11,7 +11,7 @@ netaddr
 paramiko
 psutil >= 2.1.0
 configparser
-ansible>=2.0
+ansible==2.8.19
 prettytable
 manhole
 humanfriendly