diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-13 01:42:51 -0500 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-14 00:26:09 -0500 |
commit | 47ae33a8c8a724168c0c813a0ea89bae13a60f59 (patch) | |
tree | 92f3e82c140c37868d1cfa01b9b7cb64f1e1d6ed /inventory | |
parent | c0ab7feac52fc00e66417db22b25162130a4e6e3 (diff) | |
download | oldinfra-47ae33a8c8a724168c0c813a0ea89bae13a60f59.tar.gz oldinfra-47ae33a8c8a724168c0c813a0ea89bae13a60f59.zip |
add zigbee
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -92,7 +92,12 @@ ryo ansible_user=root ansible_connection=ssh [something] ryo ansible_user=root ansible_connection=ssh + [whois] ryo ansible_user=root ansible_connection=ssh + [phoneassistant] -johan ansible_user=root ansible_connection=ssh
\ No newline at end of file +johan ansible_user=root ansible_connection=ssh + +[zigbee] +raspberrypi ansible_user=root ansible_connection=ssh |