We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d7bcb commit ccc3ca3Copy full SHA for ccc3ca3
newplaybook.yaml
@@ -4,4 +4,4 @@
4
- name: copying the war file.
5
ansible.builtin.copy:
6
src: /var/lib/jenkins/workspace/poc_integration/target/sampleapp.war
7
- dest: /var/lib/tomcat9
+ dest: /home/ubuntu/test
0 commit comments