Thanks Serge trouble is i need the replace behaviour elsewhere in the play >_<
Looks like I'll have to do a tactical dirty hack with set_fact and inline jinja2 or something. On 7 May 2014 18:15, Serge van Ginderachter <[email protected]> wrote: > > On 7 May 2014 18:53, Dick Davies <[email protected]> wrote: >> >> does anyone know if I can merge these dicts in Ansible ? this is within a >> role if that makes any difference. > > > You can, but it's general config only, so all or nothing: > > $ grep merge ansible.cfg > # hash can be merged, or replaced > hash_behaviour=merge > > > Serge > > -- > 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/CAEhzMJB%3DOFn6zu-75FRxw%3Dric4WttfK0Gzous5cK_Gwi%3DyfCmw%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- 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/CAK5eLPTTD4Mqom0mZH-h-0ZGGGGfnAbT%2BhU9UjmqyrsFWfkjdQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
