forked from bitlair/ansible
services: Add flipdot
This commit is contained in:
parent
cdc9f519f0
commit
2d22a6e769
7 changed files with 84 additions and 0 deletions
4
roles/services/templates/flipdot-reboot.sh
Normal file
4
roles/services/templates/flipdot-reboot.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
powerbar-switch {{ flipdot_powebar_num }} off
|
||||
powerbar-switch {{ flipdot_powebar_num }} on
|
Loading…
Add table
Add a link
Reference in a new issue