1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

sugarizer - mongodb, nodejs rework

This commit is contained in:
Jerry Vonau 2020-01-04 21:54:01 -06:00
parent c86b1552a5
commit 0f77ce911b
3 changed files with 18 additions and 3 deletions

View file

@ -1,3 +1,3 @@
dependencies:
- { role: mongodb, tags: ['generic','mongodb'], when: sugarizer_install | bool }
- { role: nodejs, tags: ['nodejs'], when: sugarizer_install | bool }
#dependencies:
# - { role: mongodb, tags: ['generic','mongodb'], when: sugarizer_install | bool }
# - { role: nodejs, tags: ['nodejs'], when: sugarizer_install | bool }