1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/npm/tasks/run.yml
Amin Vakil fa13826273
npm: Add no_bin_links option (#2146)
* Add no-bin-links option to npm

* Add changelog

* Fix changelog format

* Add integration test

* Change node package from thelounge to ncp
2021-04-11 05:58:48 +02:00

3 lines
87 B
YAML

- include_tasks: setup.yml
- include_tasks: test.yml
- include_tasks: no_bin_links.yml