openshift-online-ansible
========================

This repo houses ansible code used in OpenShift Online.

Setup
-----
- Install base dependencies:
  - Fedora:
  ```
    yum install ansible rubygem-parseconfig
  ```

- Setup for a specific cloud:
  - [AWS](README_AWS.md)
  - [GCE](README_GCE.md)