On Fri, 18 Sep 2020 09:41:56 +0200
"'Felix Fontein' via Ansible Development"
wrote:
> > ---
> > copy_links: Copy symlinks as the item that they point to (the
> > referent) is copied, rather than the symlink.
> >
> > links: Copy symlinks as symlinks.
> > ---
> >
> > This looks rather redundant
Hi,
> I have a question concerning the handling of symlinks with the
> synchronize module:
>
> What exactly is the difference between the "link" and "copy_link"
> options, and how are they intended to be used? The docs say
>
> ---
> copy_links: Copy symlinks as the item that they point to (the
>
Hello,
I have a question concerning the handling of symlinks with the
synchronize module:
What exactly is the difference between the "link" and "copy_link"
options, and how are they intended to be used? The docs say
---
copy_links: Copy symlinks as the item that they point to (the referent)
is c