Scott Baker | 761e106 | 2016-06-20 17:18:17 -0700 | [diff] [blame^] | 1 | --- |
2 | - hosts: onlab_test405-372 | ||||
3 | connection: xos | ||||
4 | user: ubuntu | ||||
5 | vars: | ||||
6 | foo: 25 | ||||
7 | # instance_name: instance-00000045 | ||||
8 | # slice_name: onlab_hpc-355 | ||||
9 | |||||
10 | tasks: | ||||
11 | - name: foobar | ||||
12 | shell: echo foo > /tmp/foobar |