1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Quotes missing in sugarizer/tasks/install.yml

This commit is contained in:
root 2020-02-04 19:31:49 -05:00
parent 83fe6ca9e0
commit 7008ed5d70

View file

@ -6,7 +6,7 @@
# 1. INSTALL/ASSERT PREREQ #2: Node.js # 1. INSTALL/ASSERT PREREQ #2: Node.js
- name: Set 'nodejs_install: True' and 'nodejs_enabled: True' - name: "Set 'nodejs_install: True' and 'nodejs_enabled: True'"
set_fact: set_fact:
nodejs_install: True nodejs_install: True
nodejs_enabled: True nodejs_enabled: True