github.phpd.cn/hashicorp/packer@v1.3.2/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