mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized portfolio and pkgmgr update procedures
This commit is contained in:
2
roles/update-pkgmgr/TODO.md
Normal file
2
roles/update-pkgmgr/TODO.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Todos
|
||||
- Activate update again. Atm not possible, because it pulls all repos
|
@@ -15,7 +15,7 @@ galaxy_info:
|
||||
- all
|
||||
galaxy_tags:
|
||||
- update
|
||||
- package-manager
|
||||
- pkgmgr
|
||||
- pkgmgr
|
||||
- system
|
||||
repository: "https://s.veen.world/cymais"
|
||||
|
@@ -1,2 +1,2 @@
|
||||
- name: "Update all repositories with pkgmgr"
|
||||
command: "pkgmgr update --all"
|
||||
#- name: "Update all repositories with pkgmgr"
|
||||
# command: "pkgmgr update --all"
|
Reference in New Issue
Block a user