https://github.com/cryptorodeo/infra
Ansible Playbook to set up my servers
https://github.com/cryptorodeo/infra
Last synced: 25 days ago
JSON representation
Ansible Playbook to set up my servers
- Host: GitHub
- URL: https://github.com/cryptorodeo/infra
- Owner: CryptoRodeo
- Created: 2022-03-18T12:58:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T20:05:11.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T04:17:19.686Z (about 1 year ago)
- Language: Jinja
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infra
An Ansible Playbook that sets up:
- My Ubuntu-based home server
- Raspberry Pi OS local DNS server
It assumes the following:
- a fresh Ubuntu Server install
- access to a user in the sudoers group
- a public SSH key
This playbook is in constant development, so it will be changing and breaking.
# Dependencies:
- Ansible
- For ansible-vault I use `pass` to manage my passwords