I'm trying the following: 

- name: Ensure adminer installed and up to date
>   synchronize:
>     src=roles/mysql/templates/adminer.php
>     dest=/var/www/adminer.php



I first tried just specifying the file name, as it should be automatically 
found in the templates.   
I always get a version of this message on failure: 

msg: rsync: link_stat "/root/adminer.php" failed: No such file or directory 
> (2)


Am I doing something wrong? 

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to