CU-1newj99 Added motion camera deployment to home server
This commit is contained in:
6
ansible/roles/motion/handlers/main.yml
Normal file
6
ansible/roles/motion/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: restart_motion
|
||||
become: true
|
||||
service:
|
||||
name: motion
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user