Skip to content

Instantly share code, notes, and snippets.

@shurane
Created March 16, 2015 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shurane/013a9e9d601c1aae4fb8 to your computer and use it in GitHub Desktop.
Save shurane/013a9e9d601c1aae4fb8 to your computer and use it in GitHub Desktop.
---
- hosts: backend
sudo: True
tasks:
- copy: src=main.js dest=/tmp/main.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment