Creating a string, containg a ':'

Hi all,

seems to be an FAQ item but I can’t find the solution.
(Try to create sorce args for rsync):

set_fact:
  the_arg: ':{{ some_var }}'

Any help welcome,
Axel

Hi all,

seems to be an FAQ item but I can’t find the solution.
(Try to create sorce args for rsync):

set_fact:
   the_arg: ':{{ some_var }}'

So what's the problem with that?

Regards
         Racke

None. (-;My mistake.

Thanks, Axel