More readme polish
This commit is contained in:
parent
e6993d0048
commit
8f5b2900ae
12
README.md
12
README.md
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user