diff --git a/README.md b/README.md index 0f6dd03..6a6d282 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ Adding a new server will require the following be fulfilled: * Has passwordless sudo capabilities as root -* The server is added to `inventory/hosts.yml` in an appropriate place; and +* The server is added to `inventory/hosts.yml` in an appropriate place; + +* DNS records for the machine are set; and * The server is running Ubuntu 18.04 or greater (20.04 recommended)