diff options
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 |