diff --git a/README.md b/README.md index 42209325213675366a8a4dad28ba844ec832ab69..28f77a59dd9a1d060b91ae2c19677fcf502d8aa0 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,12 @@ lcl$ ansible --version traffic from anywhere (0.0.0.0/0). 1. Create a VM instance with the following characteristics: - - OS: any GNU/Linux distribution using the `apt` package manager. Tested - on Debian 11 (Bullseye) and Ubuntu Server 20.04 LTS - - type: the smallest capable of running the above OS. 1 core, 1GB RAM, - 10GB virtual disk should be enough. - - security group/policy: the one you created above - - key pair: the one you created above + - OS: any GNU/Linux distribution using the `apt` package manager. Tested + on Debian 11 (Bullseye) and Ubuntu Server 20.04 LTS + - type: the smallest capable of running the above OS. 1 core, 1GB RAM, + 10GB virtual disk should be enough. + - security group/policy: the one you created above + - key pair: the one you created above After launching make sure you can SSH into the VM using your `<your-private-key>` (must be a full path):