Thanks, Vladimir. Forgive my stupidity but, for my edification, how is that actually written in the playbook?
On Wednesday, January 10, 2024 at 12:24:40 PM UTC-5 Rowe, Walter P. (Fed) wrote: > Even better! Brilliant! > > > Walter > -- > Walter Rowe, Division Chief > Infrastructure Services Division > Mobile: 202.355.4123 <(202)%20355-4123> > > On Jan 10, 2024, at 12:16 PM, Vladimir Botka <vbo...@gmail.com> wrote: > > "['/First Datacenter/vm/Prod-SRM']" > The problem is [' and ']. They can't be part pf the folder name. > > > FWIW, convert the string to a list > > s: "['/First Datacenter/vm/Prod-SRM']" > l: "{{ s|from_yaml }}" > > gives > > l.0: /First Datacenter/vm/Prod-SRM > > -- > Vladimir Botka > > -- > 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-proje...@googlegroups.com. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/20240110181644.79b47b90%40gmail.com > . > > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/d4a87398-b2cc-48f5-872f-01f53f41683an%40googlegroups.com.