summaryrefslogtreecommitdiffstats
path: root/roles/openshift_preflight/init
Commit message (Collapse)AuthorAgeFilesLines
* Rename subrole facts -> initRodolfo Carvalho2017-01-132-0/+7
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.