Hi, I have an additional question. I read the docs yesterday and saw that groups_vars are not supported inside the roles directory structure. So I moved them from the role structure into the group_vars directory adjacent to my inventory file. But I stick with the error that the variable is undefined.
Is ist completly impossible to work with group_vars when I'm using roles? Best regards, Joerg Am Montag, 20. Februar 2017 17:47:22 UTC+1 schrieb Brian Coca: > > group/host vars directories need to be adjacent to play or inventory, > they are not supported inside roles. > > > ---------- > Brian Coca > -- 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/794fa682-8574-4749-903c-5476475d6ac8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
