ansible 2.4.2.0 config file = /home/hsp/.ansible.cfg configured module search path = [u'/home/hsp/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules ...
Verified that the document does not get truncated to 6 bytes as expected. Adding an explicit f.seek (6) before the truncate causes it to work properly (truncate to 6). It also works as expected using ...