Update springpet.yml

This commit is contained in:
nagarjuna33 2023-03-16 15:34:11 +05:30 committed by GitHub
parent cf05c2c6d2
commit 3a292a2ba3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
- name: to copy service file
ansible.builtin.copy:
src: /home/ansible/remote/workspace/spring/target/spring-petclinic-2.7.3.jar
dest: /usr/bin/java -jar spring-petclinic-2.7.3.jar
dest: /usr/bin/spring-petclinic-2.7.3.jar
- name: to copy service file
ansible.builtin.copy:
src: /home/ansible/remote/workspace/spring/java_servicefile