Resolve new ansible-lint issues
The new ansible-lint version 4.3.0 introduced a [permissions missing warning](https://github.com/ansible/ansible-lint/pull/943) for tasks which do not define the permissions of a created file which might be a security issue!
issue