summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cli_facts
Commit message (Collapse)AuthorAgeFilesLines
* Remove near-meta role openshift_cli_factsMichael Gugino2017-08-252-21/+0
| | | | | | | | 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.
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-312-0/+21
- 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