>
> According to the documentation, rsync_opts needs to be an array, not a 
> string. The last example in the documentation shows this:
>

synchronize:
    src: /tmp/helloworld
    dest: /var/www/helloword
    rsync_opts:
      - "--no-motd"      - "--exclude=.git" 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/b91ba364-b074-4347-8ed6-b1d08ff07f27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to