mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
79b9a8eb91
commit
2ca0cea427
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
become_user: "{{ kolibri_user }}"
|
||||
when: kolibri_provision | bool
|
||||
|
||||
- name: Create Kolibri default facility name, admin account and language
|
||||
- name: Set Kolibri facility name, admin acnt / password, preset type, and language
|
||||
shell: >
|
||||
export KOLIBRI_HOME="{{ kolibri_home }}" &&
|
||||
"{{ kolibri_exec_path }}" manage provisiondevice --facility "{{ kolibri_facility }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue