From 7b4f47a42b0bd5907688adc5175ab3d494c10eb3 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 30 Jan 2017 17:08:33 +0200 Subject: [PATCH] README.md: Add notes for Debian 9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4022d98..aea4f5c 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 / Ubuntu 16.04 host up and running +- You have a clean, minimal Debian 8, Debian 9, or 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: