How to create module based Tasks

Im trying reproduce the example of module-based task like the example

in my try

https://github.com/luizamboni/elixir-study/blob/master/otp/5-task/module-task.exs

What is wrong ?
Thanks!