Skip to content

Commit

Permalink
Update ansible-core used in qe-sap-deployment
Browse files Browse the repository at this point in the history
TEAM-9473 - Update ansible-core used in qe-sap-deployment
  • Loading branch information
lilyeyes committed Jul 1, 2024
1 parent e027c7b commit 7206b58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Tools needed

* Python >= 3.9
* terraform v1.5.7
* ansible-core 2.13.5 : please refer to the **requirements.txt** file
* ansible-core 2.16.8 : please refer to the **requirements.txt** file
* cloud provider cli tools (`az`, `aws`, `gcloud`)

The Python requirements could be managed with a virtual environment
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ansible-core==2.13.5
ansible-core==2.15.0
awscli==1.29.4
jmespath==0.10.0

0 comments on commit 7206b58

Please sign in to comment.