mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Optimized portfolio and pkgmgr update procedures
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user