mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Mostly var cleanup across ~80 files
This commit is contained in:
parent
a6112381a3
commit
814efd5a02
88 changed files with 679 additions and 260 deletions
|
@ -151,9 +151,10 @@
|
|||
|
||||
|
||||
|
||||
3. RECORD Node.js AS INSTALLED
|
||||
# 3. RECORD Node.js AS INSTALLED
|
||||
|
||||
- set_fact:
|
||||
- name: "Set 'nodejs_installed: True'"
|
||||
set_fact:
|
||||
nodejs_installed: True
|
||||
|
||||
- name: "Add 'nodejs_installed: True' to {{ iiab_state_file }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue