mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
Update to 2022-02-18 12:00
This commit is contained in:
parent
f16c846ab4
commit
67e32c9d59
@ -2,3 +2,4 @@
|
||||
|
||||
- name: Install nodejs
|
||||
yum: name=nodejs
|
||||
tags: node
|
||||
|
@ -2,5 +2,5 @@
|
||||
|
||||
- name: Configure NodeJS repository
|
||||
template: src=nodejs.repo.j2 dest=/etc/yum.repos.d/nodejs.repo
|
||||
tags: repo
|
||||
tags: repo,node
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user