diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-12-15 04:01:11 -0500 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-12-15 04:01:11 -0500 |
commit | 2b18152e54a7a5aae866bb51a70fe7de23687cd7 (patch) | |
tree | ea09a814c52b5b90257ac8bcd2b200c7158ab814 /inventory | |
parent | 2012da0fdd8c72b7cd9c4720c0e2fa9090ae5fb0 (diff) | |
download | oldinfra-2b18152e54a7a5aae866bb51a70fe7de23687cd7.tar.gz oldinfra-2b18152e54a7a5aae866bb51a70fe7de23687cd7.zip |
uptime stuff
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,6 +16,7 @@ mail.simponic.xyz ansible_user=root ansible_connection=ssh [private] johan ansible_user=root ansible_connection=ssh europa ansible_user=root ansible_connection=ssh +raspberrypi ansible_user=root ansible_connection=ssh [webservers] levi ansible_user=root ansible_connection=ssh @@ -83,4 +84,4 @@ johan ansible_user=root ansible_connection=ssh johan ansible_user=root ansible_connection=ssh [uptime] -johan ansible_user=root ansible_connection=ssh +raspberrypi ansible_user=root ansible_connection=ssh |