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

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

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