mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 23:24:21 -07:00
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
This commit is contained in:
parent
5502e4ec17
commit
fa13826273
4 changed files with 80 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
- include_tasks: setup.yml
|
||||
- include_tasks: test.yml
|
||||
- include_tasks: no_bin_links.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue