mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-06 02:11:42 +02:00
Huge role refactoring/cleanup. Other commits will propably follow. Because some bugs will exist. Still important for longrun and also for auto docs/help/slideshow generation
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Description
|
||||
|
||||
This Ansible role installs and executes [`dockreap`](https://github.com/kevinveenbirkenbach/docker-volume-cleaner), a tool designed to clean up unused anonymous Docker volumes (including symlinks and their targets) to maintain a tidy Docker environment.
|
||||
This Ansible role installs and executes [`dockreap`](https://github.com/kevinveenbirkenbach/web-app-volume-cleaner), a tool designed to clean up unused anonymous Docker volumes (including symlinks and their targets) to maintain a tidy Docker environment.
|
||||
|
||||
## Overview
|
||||
|
||||
|
@@ -20,6 +20,6 @@ galaxy_info:
|
||||
- maintenance
|
||||
- volumes
|
||||
- pkgmgr
|
||||
repository: "https://github.com/kevinveenbirkenbach/docker-volume-cleaner"
|
||||
issue_tracker_url: "https://github.com/kevinveenbirkenbach/docker-volume-cleaner/issues"
|
||||
documentation: "https://github.com/kevinveenbirkenbach/docker-volume-cleaner#readme"
|
||||
repository: "https://github.com/kevinveenbirkenbach/web-app-volume-cleaner"
|
||||
issue_tracker_url: "https://github.com/kevinveenbirkenbach/web-app-volume-cleaner/issues"
|
||||
documentation: "https://github.com/kevinveenbirkenbach/web-app-volume-cleaner#readme"
|
||||
|
Reference in New Issue
Block a user