From 65d74b8d002a20c5b2ae740e920b96c3650bd907 Mon Sep 17 00:00:00 2001 From: Madhuri-chinta <2509.sweety@gmail.com> Date: Tue, 14 Mar 2023 22:27:51 +0530 Subject: [PATCH] added changes --- ansible/spc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/spc.yaml b/ansible/spc.yaml index 94e768b4e..90bcda7de 100644 --- a/ansible/spc.yaml +++ b/ansible/spc.yaml @@ -12,7 +12,7 @@ update_cache: yes - name: get url from s3 bucket ansible.builtin.get_url: - url: https://neelu-madhu.s3.ap-south-1.amazonaws.com/spring-petclinic-3.0.0-SNAPSHOT.jar + url: https://akshara1413.s3.ap-south-1.amazonaws.com/spring-petclinic-3.0.0-20230314.161709-3.jar dest: /tmp - name: copy service file ansible.builtin.copy: