diff options
author | Elizabeth Hunt <elizabeth@simponic.xyz> | 2025-01-13 21:24:32 -0800 |
---|---|---|
committer | Elizabeth Hunt <elizabeth@simponic.xyz> | 2025-01-13 21:24:32 -0800 |
commit | c0ab7feac52fc00e66417db22b25162130a4e6e3 (patch) | |
tree | 91b82c4070cdfd4f2dab4bbac16af0918b54f8af /inventory | |
parent | 040994898b109b3f344b37d1d449eb3b8f58ec53 (diff) | |
download | oldinfra-c0ab7feac52fc00e66417db22b25162130a4e6e3.tar.gz oldinfra-c0ab7feac52fc00e66417db22b25162130a4e6e3.zip |
fix create service script for infra and add phoneassistant role
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |