Skip to content

Commit

Permalink
Update to Ansible 2.17 and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gtirloni committed Aug 6, 2024
1 parent e186273 commit 540b5eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
requires_ansible: ">=2.15.0"
requires_ansible: ">=2.17.2"
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansible-core>=2.15.9
ansible-core>=2.17.2
jmespath>=1.0.1
openstacksdk<0.99.0
docker-image-py>=0.1.12
rjsonnet>=0.5.2
netaddr>=0.8.0
openstacksdk>=3.3.0
docker-image-py>=0.1.13
rjsonnet>=0.5.4
netaddr>=1.3.0

0 comments on commit 540b5eb

Please sign in to comment.