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
- Host: GitHub
- URL: https://github.com/distrobyte/containsible
- Owner: DistroByte
- Created: 2023-08-19T15:17:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T12:56:10.000Z (over 2 years ago)
- Last Synced: 2025-01-14T13:54:44.981Z (over 1 year 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