Skip to content

Commit

Permalink
rel-13.0 (#152) (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalfrin authored Dec 21, 2022
1 parent 5fe7f4a commit e594034
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- name: download package from s3
aws_s3:
bucket: cloud-initiatives-pipeline-bucket
object: "Packages/v12.6/Password Vault Web Access-Rls-v12.6.zip"
object: "Packages/v13.0/Password Vault Web Access-Rls-v13.0.zip"
dest: "/tmp/pvwa.zip"
mode: get
delegate_to: localhost
Expand Down
2 changes: 1 addition & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
# vars file for pvwa
pvwa_sha1_checksum: "94ae34db20e22a31e08dd7b30a79a58c5f690a64"
pvwa_sha1_checksum: "52d36de2578e48fcde8502493d76f2d5e1bd00d7"

0 comments on commit e594034

Please sign in to comment.