Skip to content

Instantly share code, notes, and snippets.

@yeukhon
Created July 22, 2013 15:37
Show Gist options
  • Select an option

  • Save yeukhon/6054836 to your computer and use it in GitHub Desktop.

Select an option

Save yeukhon/6054836 to your computer and use it in GitHub Desktop.
- name: xxxxx
template: src=${item.src} dest=${item.dest}
file: path=${item.dest} owner=you group=you mode=0777
with_items:
- oh yeah baby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment