summaryrefslogtreecommitdiff
path: root/roles/openshift_cli_facts
AgeCommit message (Collapse)Author
2017-08-25Remove near-meta role openshift_cli_factsMichael Gugino
openshift_cli_facts only runs a single task, and otherwise the only existence is to serve as a link in the dependency chain towards openshift_facts. This commit flattens openshift_cli into one role.
2016-03-31Bug 1320829 - Ensure docker installed for factsJason DeTiberus
- gather facts requiring docker only if docker is present and running - Update reference to etcd role in playbooks/common/openshift-etcd/config.yml to use openshift_etcd