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

@@ -22,5 +22,4 @@ galaxy_info:
issue_tracker_url: "https://s.veen.world/cymaisissues"
documentation: "https://s.veen.world/cymais"
dependencies:
- package-manager
- systemd-notifier

View File

@@ -1,6 +1,8 @@
- name: install btrfs-auto-balancer
command:
cmd: "pkgmgr install btrfs-auto-balancer --clone-mode https"
- name: "{{ role_name }} | pkgmgr install"
include_role:
name: pkgmgr-install
vars:
package_name: btrfs-auto-balancer
when: run_once_system_btrfs_auto_balancer is not defined
- name: configure system-btrfs-auto-balancer.cymais.service