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

  • @letstry
    link
    12 years ago

    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?

    • Dessalines
      cake
      MA
      link
      12 years ago

      Open up an issue on the github, and post your inventory/hosts file there.

  • Dessalines
    cake
    MA
    link
    12 years ago

    You can ssh to it using the exact same creds you used in your hosts file?

    • @fornaxOP
      link
      12 years ago

      Yes, logging in as root

      • @fornaxOP
        link
        22 years ago

        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/