Install swapfile tool correct

This commit is contained in:
2025-09-25 13:16:13 +02:00
parent 423850d3e6
commit 84865d61b8
3 changed files with 7 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
run_once_pkgmgr_install: true
when: run_once_pkgmgr_install is not defined
- name: update {{ package_name }}
- name: "update {{ package_name }}"
ansible.builtin.shell: |
source ~/.venvs/pkgmgr/bin/activate
pkgmgr update {{ package_name }} --dependencies --clone-mode https