Overdue commit
This commit is contained in:
parent
1e03c32201
commit
692269f9ff
49 changed files with 843 additions and 198 deletions
8
roles/scream/handlers/main.yml
Normal file
8
roles/scream/handlers/main.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
- name: enable scream
|
||||
systemd:
|
||||
name: scream
|
||||
scope: user
|
||||
state: started
|
||||
enabled: yes
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue