Installation eines Omada-Controllers
This commit is contained in:
8
roles/omada-controller/handlers/main.yml
Normal file
8
roles/omada-controller/handlers/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
# handlers file for roles/omada-controller
|
||||
# roles/omada-controller/handlers/main.yml
|
||||
- name: Restart Omada Controller
|
||||
service:
|
||||
name: tpeap
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user