adjusting variable names, fixing errors
This commit is contained in:
@@ -1,3 +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