summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth@simponic.xyz>2025-01-13 21:24:32 -0800
committerElizabeth Hunt <elizabeth@simponic.xyz>2025-01-13 21:24:32 -0800
commitc0ab7feac52fc00e66417db22b25162130a4e6e3 (patch)
tree91b82c4070cdfd4f2dab4bbac16af0918b54f8af /inventory
parent040994898b109b3f344b37d1d449eb3b8f58ec53 (diff)
downloadoldinfra-c0ab7feac52fc00e66417db22b25162130a4e6e3.tar.gz
oldinfra-c0ab7feac52fc00e66417db22b25162130a4e6e3.zip
fix create service script for infra and add phoneassistant role
Diffstat (limited to 'inventory')
-rw-r--r--inventory4
1 files changed, 3 insertions, 1 deletions
diff --git a/inventory b/inventory
index 6182f0a..d429abe 100644
--- a/inventory
+++ b/inventory
@@ -93,4 +93,6 @@ ryo ansible_user=root ansible_connection=ssh
[something]
ryo ansible_user=root ansible_connection=ssh
[whois]
-ryo ansible_user=root ansible_connection=ssh \ No newline at end of file
+ryo ansible_user=root ansible_connection=ssh
+[phoneassistant]
+johan ansible_user=root ansible_connection=ssh \ No newline at end of file