More readme polish

This commit is contained in:
Salt 2021-10-27 20:51:40 -05:00
parent e6993d0048
commit 8f5b2900ae

View File

@ -13,7 +13,7 @@ For quick bootstrapping of tools and libraries used in this repo, see [rehasheds
### Linux Machines
Linux machines require the following for Ansible to access it:
Each Linux machine will require the following to be fulfilled for Ansible to access it:
* The server has a user named `ansible` which:
@ -21,13 +21,17 @@ Linux machines require the following for Ansible to access it:
* Has passwordless sudo capabilities as root
* The server is running Ubuntu 20.04 or greater
To automate these host-local steps, use the script file `contrib/bootstrap.sh`.
### Windows Machines
lol don't
### All Machines
Adding a new server will require the following be fulfilled:
Adding a new server will require these:
* The server is accessible from the Ansible host;
@ -35,9 +39,7 @@ Adding a new server will require the following be fulfilled:
* DNS records for the machine are set; and
* The server is running Ubuntu 20.04 or greater
From there, running the playbook `site.yml` should get the machine up to snuff. To automate the host-local steps, use the script file `contrib/bootstrap.sh`.
From there, running the playbook `site.yml` should get the machine up to snuff.
## Zerotier