Ansible allows you to also create dynamic files on your node. The idea of templates is that the majority of the file is static content, but there will be parts of the file that will need to be updated ...
We are trying to create zone resource in a template , at first run ansible successfully creates the zone , however, on second run it gives error as follows: $ ansible ...