summaryrefslogtreecommitdiffstats
path: root/roles/openshift_preflight/init/meta
Commit message (Collapse)AuthorAgeFilesLines
* Rename subrole facts -> initRodolfo Carvalho2017-01-131-0/+3
Trying to improve the name, `init` needs to be loaded before calling other subroles. We don't make `init` a dependency of `common`, `masters` and `nodes` to avoid running the relatively slow `openshift_facts` multiple times.