From 7d455b7066a3e510032c15dae44debde1f886baa Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sat, 25 Jun 2016 21:45:24 +0300 Subject: [PATCH] README.md: Clarify requirements note to add Ubuntu 16.04 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0302d3..4022d98 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 8 host up and running +- You have a clean, minimal Debian 8 / Ubuntu 16.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: