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:
parent
83fe6ca9e0
commit
7008ed5d70
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue