Add the nvm role to the systems
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2023-04-06 10:25:14 +02:00
parent f7a7e6f967
commit 8359688c44

View File

@@ -18,6 +18,7 @@
remote_user: ansible remote_user: ansible
roles: roles:
- role: docker - role: docker
- role: nvm
# Clean up the system # Clean up the system
- hosts: datacenter - hosts: datacenter