Reforge some readme sections to allow for win provisioning

This commit is contained in:
Salt 2021-10-27 20:49:57 -05:00
parent cec0a5c3f8
commit e6993d0048

View File

@ -11,9 +11,9 @@ For quick bootstrapping of tools and libraries used in this repo, see [rehasheds
## Deployment
Adding a new server will require the following be fulfilled:
### Linux Machines
* The server is accessible from the Ansible host;
Linux machines require the following for Ansible to access it:
* The server has a user named `ansible` which:
@ -21,6 +21,16 @@ Adding a new server will require the following be fulfilled:
* Has passwordless sudo capabilities as root
### Windows Machines
lol don't
### All Machines
Adding a new server will require the following be fulfilled:
* The server is accessible from the Ansible host;
* The server has been added to NetBox OR in `inventory-hard`
* DNS records for the machine are set; and