Hi everyone,
This snippet:
# Test blockinfle create
- name: Testing /tmp/foo
blockinfile: dest=/tmp/foo create=yes block='My Content'
become: false
Creates /tmp/foo with no ending newline after the END marker:
*$ cat /tmp/foo*
# BEGIN ANSIBLE MANAGED BLOCK
My Content
# END ANSIBLE MANAGED BLOCK]*$ *
Any suggestions?
---Kayvan
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/324d3a5a-23d1-4d21-9afd-fe52d967947c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.