Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rndmh3ro/rndmh3ro.github.io


https://github.com/rndmh3ro/rndmh3ro.github.io

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# rndmh3ro.github.io

Source code for https://rndmh3ro.github.io/

## Usage

### Building

```
docker build -t ansible_callback .
```

### Running

```
docker run -ti -v "$(pwd):/tmp/output/" ansible_callback:latest
```