Brian, That's interesting -- so if "!!merge" was specified somewhere down the line that var would get merged versus replaced? I like it!
- James On Thu, Dec 5, 2013 at 4:58 PM, Brian Coca <[email protected]> wrote: > this is easy to implement using yaml tags/directives, but would look a bit > diff: > > mysql: !!merge > port: some_default_value4 > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
