No, the 'dest' parameter is documented in the copy module. The file module extends on the copy module. The existing documentation does reference this.
Mark On Fri, Feb 7, 2014 at 1:00 PM, Laurent CREPET <[email protected]> wrote: > 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. > -- Mark Janssen -- maniac(at)maniac.nl Unix / Linux Open-Source and Internet Consultant Maniac.nl Sig-IO.nl Vps.Stoned-IT.com -- 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.
