Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 268 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 268 Bytes

nimbus

Requirements

The required dependencies on your workstation to execute these playbooks:

  • Ansible
    pip install ansible
    ``
  • Openshift python module
    pip install openshift
    ``
  • jq
    brew install jq