Removed unnecessary logic

This commit is contained in:
2025-08-19 20:35:02 +02:00
parent b90a2f6c87
commit 0856c340c7
5 changed files with 1 additions and 20 deletions

View File

@@ -12,8 +12,6 @@
- include_role:
name: sys-service
vars:
system_service_copy_files: true
- name: install curl
community.general.pacman:

View File

@@ -1,8 +0,0 @@
[Unit]
Description=status Telegram message for %i to user
[Service]
Type=oneshot
ExecStart={{ system_service_script_exec }} %I
User=root
Group=systemd-journal