github.com/StackPointCloud/packer@v0.10.2-0.20180716202532-b28098e0f79b/provisioner/ansible-local/test-fixtures/world.yml (about) 1 --- 2 - hosts: all 3 tasks: 4 - name: write world! 5 shell: echo -n " world!" >> /tmp/hello_world