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

https://github.com/simonwhitaker/dev-ops


https://github.com/simonwhitaker/dev-ops

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Quickstart

## Install ansible

```sh
brew install ansible
```

## Run playbooks

```sh
ansible-playbook playbooks/pihole/update-gravity.yml
```