Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
A standard environment for running ansible
- Host: GitHub
- URL: https://github.com/distrobyte/containsible
- Owner: DistroByte
- Created: 2023-08-19T15:17:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-06T12:56:10.000Z (10 months ago)
- Last Synced: 2024-01-06T13:53:23.717Z (10 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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