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:
@@ -1,8 +1,9 @@
|
||||
---
|
||||
- name: install setup-hibernate
|
||||
command:
|
||||
cmd: "pkgmgr install setup-hibernate --clone-mode https"
|
||||
become: true
|
||||
- name: "{{ role_name }} | pkgmgr install"
|
||||
include_role:
|
||||
name: pkgmgr-install
|
||||
vars:
|
||||
package_name: setup-hibernate
|
||||
|
||||
- name: Setup hibernate
|
||||
command: setup-hibernate --non-interactive
|
||||
|
Reference in New Issue
Block a user