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

@@ -4,12 +4,12 @@
include_role:
name: pkgmgr-install
vars:
package_name: cymais-sphinx
package_name: infinito-sphinx
# package_notify: docker compose up
- name: Get path of cymais-sphinx using pkgmgr
command: pkgmgr path cymais-sphinx
register: path_cymais_sphinx_output
- name: Get path of infinito-sphinx using pkgmgr
command: pkgmgr path infinito-sphinx
register: path_infinito_sphinx_output
- name: "include docker and reverse proxy for '{{ application_id }}'"
include_role: