Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.06 KB

CloudPak Community Automation

Introduction

This repo represents the Community Automation effort where teams can contribute automation to be shared with other teams. We decided as a guild to use Jenkins and Ansible combination for our implementations. Jenkins and Ansible details below. The repo is also setup for use as an ansible collection to be included in playbooks being created outside of this repo.

How to run playbooks

  • clone this community-automation repository
  • Run options
    • Docker image
    • importing the ansible collection
    • Personal workspace (requires prereq scripts found in scripts folder)

Documentation