i have the following:

-  copy: src={{ item }} dest="/var/lib/one/.ssh/id_rsa" owner=oneadmin 
group=oneadmin mode=0600
   with_first_found:
     - "./files/id_rsa"

This  creates "/var/lib/one/.ssh/id_rsa/files/" folder at the destination 
instead of copying the file. If i use "with_items" instead of 
"with_first_found" it behaves normally.

is this a bug? im running latest ansible 1.9.0.1 and the destination server 
is ubuntu 14.04

thanks

-- 
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/c423c788-2b24-4581-987d-20b4de5ff579%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to