mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 07:18:09 +02:00
Shorted maintenance- to maint-
This commit is contained in:
@@ -26,10 +26,10 @@ system_maintenance_cleanup_services:
|
||||
|
||||
### Services that Manipulate the System
|
||||
system_maintenance_manipulation_services:
|
||||
- "maintenance-docker-heal"
|
||||
- "maint-docker-heal"
|
||||
- "update-docker"
|
||||
- "maintenance-docker-storage-optimizer"
|
||||
- "maintenance-docker-restart"
|
||||
- "maint-docker-storage-optimizer"
|
||||
- "maint-docker-restart"
|
||||
|
||||
## Total System Maintenance Services
|
||||
system_maintenance_services: "{{ system_maintenance_backup_services + system_maintenance_cleanup_services + system_maintenance_manipulation_services }}"
|
||||
|
Reference in New Issue
Block a user