(ssh) error pinging servers

Hi, I’m trying to do perform a very basic hello world with a server, and I’m receiving an error that, after googling around, I’m still unsure how to handle. You can see the files and output here:
https://gist.github.com/novodinia/654ca856eecea4bf2f0b

The SLASH in the file name is representative of a forward slash. Hope someone is able to spot the issue rapidly.

Is SSH running on port 2200? The output is showing that the connection is refused, implying that it’s not.

Moved the gist here:
https://gist.github.com/novodinia/de249223eb1ede6af994

Thanks Scott! I needed to 1) boot the server (aye!) and 2) change the port in the inventory file to 22