mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
Removed unnecessary logic
This commit is contained in:
@@ -6,7 +6,5 @@
|
||||
|
||||
- include_role:
|
||||
name: sys-service
|
||||
vars:
|
||||
system_service_copy_files: true
|
||||
|
||||
|
||||
|
@@ -1,8 +0,0 @@
|
||||
[Unit]
|
||||
Description=status email for %i to user
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart={{ system_service_script_exec }} %I
|
||||
User=root
|
||||
Group=systemd-journal
|
Reference in New Issue
Block a user