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 /deploy-zigbee.yml | |
parent | c0ab7feac52fc00e66417db22b25162130a4e6e3 (diff) | |
download | oldinfra-47ae33a8c8a724168c0c813a0ea89bae13a60f59.tar.gz oldinfra-47ae33a8c8a724168c0c813a0ea89bae13a60f59.zip |
add zigbee
Diffstat (limited to 'deploy-zigbee.yml')
-rw-r--r-- | deploy-zigbee.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-zigbee.yml b/deploy-zigbee.yml new file mode 100644 index 0000000..6861047 --- /dev/null +++ b/deploy-zigbee.yml @@ -0,0 +1,4 @@ +- name: configure trust to internal zigbee on all hosts + hosts: zigbee + roles: + - zigbee |