8 lines
198 B
YAML
8 lines
198 B
YAML
- name: Install pyenv
|
|
import_tasks: pyenv.yaml
|
|
|
|
- name: Install Reticulum Network Stack (RNS)
|
|
import_tasks: rns.yaml
|
|
|
|
- name: Install nomadnet (lxmf message daemon)
|
|
import_tasks: nomadnet.yaml |