Browse Source

node yml

master
lefos 3 years ago
parent
commit
d8e132b814
  1. 1
      node.yml

1
node.yml

@ -33,6 +33,7 @@
# state: present
# update_cache: yes
- name: Install the nodejs
become: true
apt:
name: nodejs
state: present

Loading…
Cancel
Save