Ansible V. 1.8.2 fails with copy:

Following book

---
- hosts: host
  tasks:

  - include_vars: ./packages/files/global_vars.yml

  - copy: src=/tmp/demo dest=/tmp/demo


fails with the following error:


TASK: [copy src=/tmp/demo dest=/tmp/demo] 
************************************* 
fatal: [192.168.33.10] => template error while templating string: 
unexpected '/'

Any one else seeing this?

-Tore

-- 
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/748d179f-6a52-4417-81cf-dde811007df8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to