4 lines
91 B
YAML
4 lines
91 B
YAML
---
|
|
- name: Include nodejs to satisfy npm
|
|
ansible.builtin.include_tasks: pkgs/nodejs.yml
|