#OpenShift Ansible
This repo contains Ansible code for OpenShift
##Setup
Install base dependencies:
dnf install -y ansible-1.9.4 pyOpenSSL python-cryptography
OSX:
# Install ansible 1.9.4 and python 2
brew install ansible python
Setup for a specific cloud:
Bring your own host deployments:
Build
Directory Structure:
##Contributing