summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2025-01-02 16:58:21 -0800
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2025-01-02 16:58:21 -0800
commit8e42029d13cc6f6f9dac22cc5b7b122f17d791d5 (patch)
tree00b69b7dbfd17ef17119d1c42347a94522a249e2 /inventory
parent6488ee867c08faf2e7fe53c39febe91c04afc6b1 (diff)
downloadoldinfra-8e42029d13cc6f6f9dac22cc5b7b122f17d791d5.tar.gz
oldinfra-8e42029d13cc6f6f9dac22cc5b7b122f17d791d5.zip
create a something service
Diffstat (limited to 'inventory')
-rw-r--r--inventory3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory b/inventory
index 05c0d23..5bdcaa8 100644
--- a/inventory
+++ b/inventory
@@ -89,3 +89,6 @@ raspberrypi ansible_user=root ansible_connection=ssh
[phoneof]
ryo ansible_user=root ansible_connection=ssh
+
+[something]
+ryo ansible_user=root ansible_connection=ssh \ No newline at end of file