Skip to content

Commit

Permalink
align version for ansible 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed Dec 13, 2023
1 parent 93e7e7e commit 92b2229
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ansible >= 2.9.10,<8.0.0
openstacksdk >= 2.0.0
#python-openstackclient >= 6.2.0
#ansible >= 2.9.10,<8.0.0
#openstacksdk >= 2.0.0
##python-openstackclient >= 6.2.0
ansible ~=8.0.0
openstacksdk ~= 2.0.0

0 comments on commit 92b2229

Please sign in to comment.