Implement home exam server.
This commit is contained in:
parent
147fddc772
commit
f4f0795e80
10 changed files with 248 additions and 0 deletions
6
roles/exam_homes/handlers/main.yml
Normal file
6
roles/exam_homes/handlers/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
- name: enable archive-homes.timer
|
||||
systemd:
|
||||
name: archive-homes.timer
|
||||
state: started
|
||||
enabled: true
|
||||
listen: enable archive-homes.timer
|
Loading…
Add table
Add a link
Reference in a new issue