diff --git a/README.md b/README.md index 41d1a65..f4dcd42 100644 --- a/README.md +++ b/README.md @@ -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