mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added dependency pull
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
- name: update {{ package_name }}
|
||||
command:
|
||||
cmd: "pkgmgr update {{ package_name }}"
|
||||
cmd: "pkgmgr update {{ package_name }} --dependencies"
|
||||
notify: "{{ package_notify | default(omit) }}"
|
||||
|
||||
- name: mark pkgmgr update as done
|
||||
|
Reference in New Issue
Block a user