For anyone setting up on a AWS VPC using pem keys I had to do a couple of things:
- Add a hostname, or else SSMTP wouldn’t install
- Switch from pem key to rsa or else the User tasks would fail in the authorized_key module
For anyone setting up on a AWS VPC using pem keys I had to do a couple of things: