mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +00:00
added changes
This commit is contained in:
parent
177659dec9
commit
65d74b8d00
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
- name: get url from s3 bucket
|
- name: get url from s3 bucket
|
||||||
ansible.builtin.get_url:
|
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
|
dest: /tmp
|
||||||
- name: copy service file
|
- name: copy service file
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
|
|
Loading…
Reference in a new issue