Instead of having 1 giant defaults/main.yml file, we should instead have several for convenience and easier lookup.
So I'm suggesting a structure kind of like this, where every file cooresponds to either a file you're templating (like ood_portal.yml) or a logical thing like installing apps (apps.yml)
Instead of having 1 giant
defaults/main.yml
file, we should instead have several for convenience and easier lookup.So I'm suggesting a structure kind of like this, where every file cooresponds to either a file you're templating (like ood_portal.yml) or a logical thing like installing apps (apps.yml)