mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Solved package-manager bugs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- name: install cleanup-failed-docker-backups
|
||||
command:
|
||||
cmd: "pkgmgr install cleanup-failed-docker-backups"
|
||||
cmd: "pkgmgr install cleanup-failed-docker-backups --clone-mode https"
|
||||
when: run_once_cleanup_failed_docker_backups is not defined
|
||||
|
||||
- name: Retrieve backup-docker-to-local path from pkgmgr
|
||||
|
Reference in New Issue
Block a user