mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Optimized portfolio and pkgmgr update procedures
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
include_role:
|
||||
name: docker-compose
|
||||
|
||||
- name: install cymais-presentation
|
||||
command:
|
||||
cmd: "pkgmgr install cymais-presentation --clone-mode https"
|
||||
notify: docker compose project build and setup
|
||||
- name: "{{ role_name }} | pkgmgr install"
|
||||
include_role:
|
||||
name: pkgmgr-install
|
||||
vars:
|
||||
package_name: cymais-presentation
|
||||
package_notify: docker compose project build and setup
|
||||
|
||||
- name: Get path of cymais-presentation using pkgmgr
|
||||
command: pkgmgr path cymais-presentation
|
||||
|
Reference in New Issue
Block a user