initial commit

This commit is contained in:
2025-02-07 12:46:24 -05:00
commit 8dfb36a3f1
183 changed files with 9212 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
restart_fan01: /bin/bash -c "wget -q -S -O - http://10.10.12.91/cm?cmnd=Restart%201 2>&1"
restart_fan02: /bin/bash -c "wget -q -S -O - http://10.10.12.92/cm?cmnd=Restart%201 2>&1"
restart_fan03: /bin/bash -c "wget -q -S -O - http://10.10.12.93/cm?cmnd=Restart%201 2>&1"
restart_fan04: /bin/bash -c "wget -q -S -O - http://10.10.12.94/cm?cmnd=Restart%201 2>&1"
restart_fan05: /bin/bash -c "wget -q -S -O - http://10.10.12.95/cm?cmnd=Restart%201 2>&1"
restart_light01: /bin/bash -c "wget -q -S -O - http://10.10.12.90/cm?cmnd=Restart%201 2>&1"