Add nvim and configure options #39

Merged
noah.knegt merged 10 commits from feature/nvim-and-config into develop 2024-04-16 19:05:55 +02:00
47 changed files with 23 additions and 572 deletions
Showing only changes of commit f12f17658b - Show all commits

View File

@@ -15,15 +15,6 @@
- role: setup
when: setup is defined
- name: Install tools
hosts: datacenter
remote_user: ansible
roles:
- role: docker
- role: nvm
- role: node
- role: corepack
# Clean up the system
- name: Cleanup
hosts: datacenter