Skip to content

Instantly share code, notes, and snippets.

@tgerla
Created May 28, 2015 17:23
Show Gist options
  • Save tgerla/ef290aa9374352788f77 to your computer and use it in GitHub Desktop.
Save tgerla/ef290aa9374352788f77 to your computer and use it in GitHub Desktop.
---
- hosts: all
connection: local
tasks:
- template: src=test-loop.j2 dest=./foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment