Commit 54094fb9 by ansible

no message

1 parent 50404a21
Showing with 0 additions and 9 deletions
...@@ -21,12 +21,4 @@ ...@@ -21,12 +21,4 @@
- copy: - copy:
src: /tmp/deves.prd.3.0.5/application src: /tmp/deves.prd.3.0.5/application
dest: /tmp dest: /tmp
mode: 0744
- hosts: upload-deves.dev
become: true
tasks:
- copy:
src: /tmp/deves.dev/application
dest: /tmp
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!