tmp files still being

each time I use ansible python api to do sth, it will create tmp files in`

``

~/.ansible/tmp

update:

I used the office code

http://docs.ansible.com/ansible/developing_api.html

and run it, it will appear tmp file too.

`

however, if I used ansible-play, it was not happened.

ansible-playbook test.yml

by the way, I used ansible_2.2.0

https://github.com/ansible/ansible/issues/17716

I hope it was a user question, because it mean it can resolve