mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
npm: Add force flag (#8885)
* Add force flag for nmp module * Add CHANGELOG fragment * Add force to cmdrunner * Update CHANGELOG * Add comma
This commit is contained in:
parent
ac302eb77d
commit
38479ee9ff
2 changed files with 19 additions and 2 deletions
2
changelogs/fragments/8885-add-force-flag-for-nmp.yml
Normal file
2
changelogs/fragments/8885-add-force-flag-for-nmp.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- npm - add ``force`` parameter to allow ``--force`` (https://github.com/ansible-collections/community.general/pull/8885).
|
Loading…
Add table
Add a link
Reference in a new issue