summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cli_facts/meta/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove near-meta role openshift_cli_factsMichael Gugino2017-08-251-15/+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-311-0/+15
- 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