slapos_web_deploy: log_parse callback supports newer version of ansible

1) when ansible is still python2 and the callback "json" was introduced
(e.g. in Ubuntu 18.04) we need to use "strict_import" to be sure to use
the json python module and not the json callback

2) when ansible is python3 the syntax must be python3 compatible

3) also remove an uneeded data.copy()
6 jobs for master in 0 seconds (queued for 1 second)
Status Job ID Name Coverage
  External
passed SlapOS-Master.UnitTest-Master

passed SlapOS.Eggs.UnitTest-Master.Python2

00:13:29

passed SlapOS.Eggs.UnitTest-Master.Python3

00:12:44

passed SlapOS-Master.UnitTest-Master

01:19:57

passed SlapOS.Eggs.UnitTest-Master.Python2

00:11:29

passed SlapOS.Eggs.UnitTest-Master.Python3

00:13:20