Optimized portfolio and pkgmgr update procedures

This commit is contained in:
2025-04-10 14:07:50 +02:00
parent 150e15625d
commit 2ca000795d
43 changed files with 334 additions and 334 deletions

View File

@@ -25,6 +25,4 @@ galaxy_info:
issue_tracker_url: "https://s.veen.world/cymaisissues"
documentation: "https://s.veen.world/cymais"
logo:
class: "fas fa-chalkboard-teacher"
dependencies:
- package-manager
class: "fas fa-chalkboard-teacher"

View File

@@ -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