mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Removed unnecessary logic
This commit is contained in:
		| @@ -12,8 +12,6 @@ | ||||
|  | ||||
| - include_role: | ||||
|     name: sys-service | ||||
|   vars: | ||||
|     system_service_copy_files: true | ||||
|  | ||||
| - name: install curl | ||||
|   community.general.pacman: | ||||
|   | ||||
| @@ -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 | ||||
		Reference in New Issue
	
	Block a user