https://github.com/simonwhitaker/dev-ops
https://github.com/simonwhitaker/dev-ops
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonwhitaker/dev-ops
- Owner: simonwhitaker
- Created: 2019-06-08T20:13:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T09:40:34.000Z (almost 7 years ago)
- Last Synced: 2025-06-02T01:27:10.877Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quickstart
## Install ansible
```sh
brew install ansible
```
## Run playbooks
```sh
ansible-playbook playbooks/pihole/update-gravity.yml
```