Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/distrobyte/containsible

A standard environment for running ansible
https://github.com/distrobyte/containsible

Last synced: 1 day ago
JSON representation

A standard environment for running ansible

Awesome Lists containing this project

README

        

# 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

```bash
$ ./containsible run
```

## Installation

Download the `bootstrap.sh` file

```bash
# curl
```

#TODO: Add script here