We currently have multiple repos for each of our applications and in each of these we have a group_vars for that application. We also have a common repo with all of the common roles and tasks for every repo and application across all our infrastructure. What we would like to do is move all the variables that are common across all the repos under one "roof", the (common repo). But after registering those variables then look at whatever is in the local repos group_vars for it's specific variables.
example: I'm deploying our coredata application via Ansible. common-repo/group_vars -> coredata/group_vars - Deploy Is something like that possible? -- 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/993f83cd-cdcb-430d-8f09-13c17b6e388f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
