Renamed cymais to infinito and did some other optimations and logout implementations

This commit is contained in:
2025-07-29 16:35:42 +02:00
parent a9e7ed3605
commit 44e0fea0b2
499 changed files with 1740 additions and 1587 deletions

View File

@@ -1,10 +1,10 @@
- name: "pkgmgr install cymais"
- name: "pkgmgr install infinito"
include_role:
name: pkgmgr-install
vars:
package_name: cymais
package_name: infinito
- name: Get cymais base path
command: pkgmgr path cymais
register: cymais_path_cmd
- name: Get infinito base path
command: pkgmgr path infinito
register: infinito_path_cmd
changed_when: false