Variables - Ansible Documentation - 0 views
-
with the last listed variables winning prioritization
-
anything that goes into “role defaults” (the defaults folder inside the role) is the most malleable and easily overridden.
-
Anything in the vars directory of the role overrides previous versions of that variable in namespace.
- ...1 more annotation...