I like to use the synchronize module to configure /etc/nginx/sites-enabled/ this way, when using it with delete=yes my ansible setup would always be the whole truth about the nginx setup, even if I add and especially delete virtual hosts in ansible. (now I'm using template: or copy: but obsolete files are not deleted then).
But my nginx config files are templates in ansible, not plain files, so for me it'll be more useful to have a synchronize-like module, or an option to use templates. is this possible/doable? on the todo list? -- damjan -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
