Skip to content

Commit

Permalink
Rel 12.2 - master (#112)
Browse files Browse the repository at this point in the history
Support version 12.2
  • Loading branch information
erz4 authored Jul 25, 2021
1 parent 5e009aa commit 14e51d6
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.0/Privileged Session Manager-Rls-v12.0.3.zip"
object: "Packages/v12.2/Privileged Session Manager-Rls-v12.2.zip"
dest: "/tmp/psm.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 psm
psm_sha1_checksum: "54aacdb628baacedc82c06bb2a40021f24c07018"
psm_sha1_checksum: "770cd29f86e1ef3d59f3d502d33dd614eb3b326b"

0 comments on commit 14e51d6

Please sign in to comment.