mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Shorted maintenance- to maint-
This commit is contained in:
@@ -148,4 +148,4 @@
|
||||
- name: setup swapfile hosts
|
||||
when: ('swapfile' | application_allowed(group_names, allowed_applications))
|
||||
include_role:
|
||||
name: maintenance-swapfile
|
||||
name: maint-swapfile
|
@@ -9,7 +9,7 @@
|
||||
- mon-bot-disc-space
|
||||
- cleanup-disc-space
|
||||
- mon-bot-btrfs
|
||||
- maintenance-btrfs-auto-balancer
|
||||
- maint-btrfs-auto-balancer
|
||||
|
||||
- name: "Integrate Docker Role includes"
|
||||
include_tasks: "./tasks/utils/web-app-roles.yml"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
- name: optimize storage performance
|
||||
include_role:
|
||||
name: maintenance-docker-storage-optimizer
|
||||
name: maint-docker-storage-optimizer
|
||||
when: ('storage-optimizer' | application_allowed(group_names, allowed_applications))
|
||||
|
||||
- name: Cleanup Docker Anonymous Volumes
|
||||
|
Reference in New Issue
Block a user