From 03700596bc8d63dd92d64d9490894b2698e49336 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 29 Apr 2018 15:51:21 +0300 Subject: [PATCH] README.md: Update notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 580d6ac..b5e8f2f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ansible playbook for base and initial configuration of the web server hosting my ## Assumptions Before you can run this, a few things are assumed: -- You have a clean, minimal Debian 9 or Ubuntu 16.04 host up and running +- You have a clean, minimal Debian 9, Ubuntu 16.04, or Ubuntu 18.04 host up and running - You have a user account with password-less SSH access to the machine - You have sudo privileges on the remote host - You have created a `hosts` file with something like: