1
0
Fork 0
KALLIOPE_FRENCH_PERSONALISA.../brains/run.yml

9 lines
281 B
YAML
Raw Normal View History

2022-05-01 01:28:36 +02:00
- name: "run-app-fr"
signals:
- order: "lance {{ app }}"
- order: "ouvre {{ app }}"
neurons:
- run_app:
app: "{{ app }}"
found_message: "Lancement de l'application {{ app }}"
not_found_message: "Impossible de trouver l'application {{ app }}"