group_vars dir structure question (2.4.2.0)

group_vars and host_vars can reside in 2 locations.

  1. Relative to the current executing playbook file
  2. Relative to the inventory file

Note that I explicitly mention “file”, as that is what ansible uses when looking relative for these directories.