1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/nodered/tasks/main.yml

5 lines
175 B
YAML

- include_tasks: install.yml
when: nodered_install and not nodered_installed is defined
- include_tasks: enable.yml
when: nodered_install or nodered_installed is defined