finished with a bunch more

This commit is contained in:
Matthew Stobbs
2026-03-03 15:08:15 -07:00
parent 24a4ec17ec
commit 065031b77f
27 changed files with 364 additions and 208 deletions

3
tasks/pkgs/npm.yml Normal file
View File

@@ -0,0 +1,3 @@
---
- name: Include nodejs to satisfy npm
ansible.builtin.include_tasks: pkgs/nodejs.yml