Optimized portfolio and pkgmgr update procedures

This commit is contained in:
2025-04-10 14:07:50 +02:00
parent 150e15625d
commit 2ca000795d
43 changed files with 334 additions and 334 deletions

View File

@@ -23,6 +23,3 @@ galaxy_info:
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"
dependencies:
- package-manager

View File

@@ -1,6 +1,8 @@
- name: install dockreap
command:
cmd: "pkgmgr install dockreap"
- name: "{{ role_name }} | pkgmgr install"
include_role:
name: pkgmgr-install
vars:
package_name: dockreap
when: run_once_cleanup_docker_anonymous_volumes is not defined
- name: run dockreap with --no-confirmation