Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 384 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 384 Bytes

containsible

A standard environment for running ansible.

Includes playbooks and roles, with customisable host files for a single entrypoint and repeatable environments to allow multiple people interact across various machines.

Usage

$ ./containsible run <environment>

Installation

Download the bootstrap.sh file

# curl

#TODO: Add script here