1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update nodejs/tasks/main.yml

This commit is contained in:
A Holt 2020-01-29 11:46:03 -05:00 committed by GitHub
parent 33f41bd92c
commit 268caead67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,6 +150,12 @@
# thankfully; currently both offer Node.js 10.15.2
3. RECORD THAT Node.js IS INSTALLED
- set_fact:
nodejs_installed: True
- name: "Add 'nodejs_installed: True' to {{ iiab_state_file }}"
lineinfile:
dest: "{{ iiab_state_file }}" # /etc/iiab/iiab_state.yml