There are multiple kinds of modules in salt. Some you can use in the jinja templates directly, but the big list requires you to use module.run
Here's a sampe of us using module.run to invoke the module linux_sysctl.persist method:
redis_sysctl:
module.run: