From b19321bab542de35564127dc77781af44252bcb9 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 2 Jan 2025 16:23:43 -0800 Subject: create a base template :) and use it for a new service --- inventory | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'inventory') diff --git a/inventory b/inventory index 5f9f6c1..05c0d23 100644 --- a/inventory +++ b/inventory @@ -21,6 +21,7 @@ raspberrypi ansible_user=root ansible_connection=ssh [webservers] levi ansible_user=root ansible_connection=ssh nijika ansible_user=root ansible_connection=ssh +ryo ansible_user=root ansible_connection=ssh [nameservers] ryo ansible_user=root ansible_connection=ssh @@ -85,3 +86,6 @@ johan ansible_user=root ansible_connection=ssh [uptime] raspberrypi ansible_user=root ansible_connection=ssh + +[phoneof] +ryo ansible_user=root ansible_connection=ssh -- cgit v1.2.3-70-g09d2