Skip to content

Commit b7b9816

Browse files
Fix image build by locking Ansible version
Signed-off-by: balajikumaran-c-s <balajikumaran.cs@dellteam.com>
1 parent c8c62b1 commit b7b9816

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ansible
2-
ansible-base
1+
ansible>=2.10,<2.12
2+
ansible-base>=2.10,<2.12
33
ansible-bender
44
boto3
55
dnspython

0 commit comments

Comments
 (0)