On Thursday, July 14, 2016 at 12:51:01 PM UTC-4, [email protected] wrote: > > I have an environment where we have multiple roles with the same name that > vary depending on the environment they install in (don't bother complaining > about this). Some roles are common no matter which environment they are > executed in, so I need to have fully realized inheritance. Part of the > reason for this is that we are migrating from one environment to another > and the legacy roles must continue to function without changes, but the new > behavior has to be available as well. >
To reply to my own post, this is apparently the same issue: https://github.com/ansible/ansible/issues/16585 I'm going to see about patching this back to the way it worked in 1.9.4 because I think it was a mistake to change this core behavior. If I can, I'll make it a config option, otherwise we'll just run a patched version. -- 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/1bed85c2-dab0-4024-8dc3-c7a8e1d5a306%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
