Commit 6e1d5a7b by ansible

no message

1 parent ea6147a8
Showing with 2 additions and 1 deletions
...@@ -60,5 +60,5 @@ ...@@ -60,5 +60,5 @@
tasks: tasks:
- copy: - copy:
src: /tmp/dma.3.4.0/application src: /tmp/dma.3.4.0/application
dest: /tmp dest: /tmp/'{{ app_version }}'
mode: 0744 mode: 0744
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!