Skip to content

Commit 640818f

Browse files
committed
playbooks - fixup
1 parent 62372ad commit 640818f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/acs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@
659659
java_version: "{{ acs_play_java_version }}" # noqa: var-naming[no-role-prefix]
660660
sync_version: "{{ acs_play_sync_version }}"
661661
sync_zip_url: "{{ acs_play_sync_zip_url }}"
662-
sync_zip_checksum: "{{ acs_play_sync_zip_sha1_checksum }}"
662+
sync_zip_checksum: "{{ acs_play_sync_zip_checksum }}"
663663
sync_zip_username: "{{ nexus_user }}"
664664
sync_zip_password: "{{ nexus_password }}"
665665
sync_jdbc_driver_version: "{{ acs_play_sync_jdbc_driver_version }}"

0 commit comments

Comments
 (0)