skylab
/
skylab-ansible
Archived
2
0
Fork 0

Update documentation

This commit is contained in:
Ethan Paul 2021-12-23 23:27:00 -05:00
parent b36bbec72a
commit 924341a276
No known key found for this signature in database
GPG Key ID: 6A337337DF6B5B1A
1 changed files with 8 additions and 4 deletions

View File

@ -2,11 +2,15 @@
Ansible configs for the Skylab Homelab
Main entrypoint is through the `ansible` script in this repository. The script sets up
basic environment variables to avoid conflicts with other environments and sets the
inventory.
## Local workstation setup:
Bootstrap checklist:
```bash
make dev
poetry shell
source .env
```
## Boostraping remote system for management:
1. Install a supported operating system: [Rocky Linux](https://rockylinux.org)
2. During installation create a user named `ansible` with any password