I’m trying to set up a lemmy instance and have followed the guide here: https://github.com/LemmyNet/lemmy-ansible I am able to connect via ssh to my digitalocean server, however when running the ansible playbook I get this error
I know the inventory/hosts file has been updated so I’m not sure what the issue could be
Sorry this might be a stupid one but I don’t know what to check next
Support / questions about Lemmy.
You can ssh to it using the exact same creds you used in your hosts file?
Yes, logging in as root
OMG I’m such an idiot!! Thank you for responding and I apologize.
Can I blame this on sleep deprivation?
I was editing the file in examples/ instead if inventory/
Haha, no probs.
I got the same error and I am editing the inventory file.
I am an absolute beginner - but I am very keen to get this up and running, so please be patient.
I am using linnode
when I ssh to my server it is as root@ip address so that is what I put where the screenshot above says myuser@examples.com
Is that correct?
Open up an issue on the github, and post your inventory/hosts file there.