I have a task that creates a directory. On one server, that directory 
already exists, but is a symlink. So ansible says the task failed when it 
runs. The message: "msg: refusing to convert between link and directory for 
None". Is there a way to tell ansible that a symlink is ok for that task?

Or check if a directory or symlink exists before running the task?

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to