mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
3 lines
172 B
YAML
3 lines
172 B
YAML
dependencies:
|
|
- { role: mongodb, tags: ['generic','mongodb'], when: sugarizer_install | bool }
|
|
- { role: nodejs, tags: ['nodejs'], when: sugarizer_install | bool }
|