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