Add default folder structure for the role
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2
roles/nvm/tests/inventory
Normal file
2
roles/nvm/tests/inventory
Normal file
@@ -0,0 +1,2 @@
|
||||
localhost
|
||||
|
5
roles/nvm/tests/test.yml
Normal file
5
roles/nvm/tests/test.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- nvm
|
Reference in New Issue
Block a user