Hi,
I am in the process of creating my own module, I have two questions
- How to add a cron like this module: http://www.ansibleworks.com/docs/modules.html#cron, but in my own module?
- How to copy a file but passing thru the template engine by replacing the vars?
Thanks.