Squash merge move_to_single_file_pkgs into main
This commit is contained in:
6
tasks/pkgs/npm.yml
Normal file
6
tasks/pkgs/npm.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
#
|
||||
## Redirect to nodejs
|
||||
---
|
||||
- name: Include nodejs to satisfy npm
|
||||
ansible.builtin.include_tasks: pkgs/nodejs.yml
|
||||
Reference in New Issue
Block a user