--
You received this message because you are subscribed to the Google Groups "Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-deve...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On 5 Aug 2015 6:29 am, <ora...@gmail.com> wrote:
>
> I can work around this by passing everything as a string, but I think (from a 'setting up playbook parameters' perspective) that runs the risk of getting unwieldy and hard to read after a while.
From a playbook, it's possible to write complex data structures using YAML syntax. See, for example, http://docs.ansible.com/ansible/pkg5_module.html#examples, where a list is passed as a parameter.
--
Peter Oliver
--