1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update sugarizer/tasks/install.yml

This commit is contained in:
A Holt 2020-01-23 23:28:58 -05:00 committed by GitHub
parent 988858438b
commit 0e139cf087
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
- name: MONGODB
- name: MONGODB - run the 'mongodb' role
include_role:
name: mongodb
- name: NODEJS
- name: NODEJS - run the 'nodejs' role
include_role:
name: nodejs