Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Proteon/ansible-module-openshift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift Ansible Modules

This repository contains an Ansible role providing Ansible modules for configuring OpenShift 3 clusters.

The role is downloadable via ansible-galaxy and designed to be used as a dependency of other roles, e.g.:

meta/main.yml of your role:

dependencies:
  - src: git+https://github.com/appuio/ansible-module-openshift.git
    version: v1.0.0

Documentation of the roles is contained within the roles as per Ansible conventions.

About

Ansible Modules for Configuring OpenShift 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%