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

Update main.yml

This commit is contained in:
A Holt 2019-01-09 17:36:43 -05:00 committed by GitHub
parent aa1fe1cebd
commit b002eaee63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,8 +105,8 @@
# Late 2017: Had commented out MongoDB on a trial basis, for a more basic/lightweight Sugarizer, per https://github.com/iiab/iiab/pull/427
- name: Turn on both vars for MongoDB if sugarizer_enabled
set_fact:
mongodb_install: True
mongodb_enabled: True
mongodb_install: True
mongodb_enabled: True
when: sugarizer_enabled
# There might be other db's