diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-02 16:58:21 -0800 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-02 16:58:21 -0800 |
commit | 8e42029d13cc6f6f9dac22cc5b7b122f17d791d5 (patch) | |
tree | 00b69b7dbfd17ef17119d1c42347a94522a249e2 /inventory | |
parent | 6488ee867c08faf2e7fe53c39febe91c04afc6b1 (diff) | |
download | oldinfra-8e42029d13cc6f6f9dac22cc5b7b122f17d791d5.tar.gz oldinfra-8e42029d13cc6f6f9dac22cc5b7b122f17d791d5.zip |
create a something service
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |