nvm #25

Merged
noah.knegt merged 3 commits from nvm into master 2023-04-06 10:38:58 +02:00
8 changed files with 15 additions and 0 deletions
Showing only changes of commit d821693e33 - Show all commits

View File

@@ -0,0 +1,2 @@
---
# defaults file for nvm

0
roles/nvm/files/temp Normal file
View File

View File

@@ -0,0 +1,2 @@
---
# handlers file for nvm

2
roles/nvm/tasks/main.yml Normal file
View File

@@ -0,0 +1,2 @@
---
# tasks file for nvm

View File

View File

@@ -0,0 +1,2 @@
localhost

5
roles/nvm/tests/test.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- nvm

2
roles/nvm/vars/main.yml Normal file
View File

@@ -0,0 +1,2 @@
---
# vars file for nvm