mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user