Totally off topic here, but I just want to point out that you can use the file module (http://ansible.cc/docs/modules.html#file) to create sym links, and has the advantage of being idempotent.
You are right, updated my playbooks. Thanks!
Totally off topic here, but I just want to point out that you can use the file module (http://ansible.cc/docs/modules.html#file) to create sym links, and has the advantage of being idempotent.
You are right, updated my playbooks. Thanks!