Hello Folks,

With Ansible(2.3.0.0)  and  python(2.6.6), executing ansible playbook from 
webadmin user. 
Using remote_user = ansible (in ansible.cfg )for passwordless 
authentication.
While creating symlink, getting Error while linking: [Errno 13] Permission 
denied
Syntax used:
 file:
      src: /path/to/be/linked
      dest: "{{dest_home}}/{{dest_app}}"
      state: link
      follow: True
      force: True
 
Appreciate your help to resolve this issue.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/ac9c5579-b755-4438-bca4-4e60f3dae8c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to