What it says on the tin: the group_vars
directory contains variable definitions for inventory groups.
This is a way to scope variables to a given inventory group.
We can define variables for the elasticsearch inventory group
that are not accessible by plays running on the application inventory group.
Ansible expects the following directory structure: