blob: fc8251d2b3d5faf845849215f8a1153cf0aab7c0 [file] [log] [blame]
Scott Baker761e1062016-06-20 17:18:17 -07001---
2- hosts: {{ instance_name }}
3 connection: ssh
4 user: ubuntu
5 tasks:
6 - name: foobar
7 shell: echo foo > /tmp/foobar