Hi, In the documentation of module "file" (http://docs.ansible.com/file_module.html), the following example refers to parameter "dest":
file: src=/file/to/link/to dest=/path/to/symlink owner=foo group=foo state=link The parameter "dest" is missing from the list of parameters. I assume the example should use "path" instead of "dest". -- Laurent. -- 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.
