README.md: Add note about Python 2 being installed
This commit is contained in:
parent
314a33d37c
commit
05e853d0ad
@ -5,6 +5,7 @@ Ansible playbook for base and initial configuration of the web server hosting my
|
|||||||
Before you can run this, a few things are assumed:
|
Before you can run this, a few things are assumed:
|
||||||
|
|
||||||
- You have a clean, minimal Debian 9, Ubuntu 16.04, or Ubuntu 18.04 host up and running
|
- You have a clean, minimal Debian 9, Ubuntu 16.04, or Ubuntu 18.04 host up and running
|
||||||
|
- Python 2 is installed on the remote server (requirement of Ansible)
|
||||||
- You have a user account with password-less SSH access to the machine
|
- You have a user account with password-less SSH access to the machine
|
||||||
- You have sudo privileges on the remote host
|
- You have sudo privileges on the remote host
|
||||||
- You have created a `hosts` file with something like:
|
- You have created a `hosts` file with something like:
|
||||||
|
Loading…
Reference in New Issue
Block a user