Remove references to Debian 8

I don't need or want to support Debian 8 anymore so I can remove all
references to it in comments and code.
This commit is contained in:
2017-11-05 00:54:53 +02:00
parent b87f2e2fb0
commit b0524d2a2e
5 changed files with 2 additions and 42 deletions

View File

@ -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, Debian 9, or Ubuntu 16.04 host up and running
- You have a clean, minimal 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: