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

https://github.com/distrobyte/containsible

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

Last synced: 11 months 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