mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 11:01:42 -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
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- npm - add ``no_bin_links`` option (https://github.com/ansible-collections/community.general/issues/2128).
|
Loading…
Add table
Add a link
Reference in a new issue