On Monday, June 27, 2016 at 4:05:34 PM UTC-4, Kai Stian Olstad wrote:
>
>
> If you run ansible-playbook with -v you'll see this message 
>    "dest": "/tmp", 
>    "msg": "file already exists", 
>
> So the destination /tmp do exist and the ntp.conf is not created. 
> If you set the "dest: /tmp/" (trailing slash) and you run 
> ansible-playbook with -v you get this 
>    "dest": "/tmp/ntp.conf" 
> and it work as you expected. 
>
> If it's a feature or a bug I don't know, I guess it's a feature. 
>
> -- 
> Kai Stian Olstad 
>

Duh.  So I was missing something. <g>.  Thanks.

Oscar 

-- 
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/029fc13e-4cd1-42e3-b746-3d70a1a769ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to