mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
kolibri/tasks/install.yml: Mention @jredrejo's Ansible scripts
This commit is contained in:
parent
93490933be
commit
b2e1fc609a
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
# 2022-09-08 @jredrejo's Ansible install scripts may provide guidelines:
|
||||
# https://github.com/learningequality/pi-gen/blob/master/stage2/04-hostapd/common.yml
|
||||
# https://github.com/learningequality/pi-gen/blob/master/stage2/04-hostapd/install.yml
|
||||
# https://github.com/learningequality/pi-gen/blob/master/stage2/04-hostapd/offline.yml
|
||||
# https://github.com/learningequality/pi-gen/blob/master/stage2/04-hostapd/online.yml
|
||||
|
||||
- name: Create Linux user {{ kolibri_user }} and add it to groups {{ apache_user }}, disk
|
||||
user:
|
||||
name: "{{ kolibri_user }}"
|
||||
|
|
Loading…
Reference in a new issue