mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
npm: fix idempotence (#22238)
* npm: fix idempotence * Better idempotency fix More intelligently add --production rather than depending on hard coded order in args list Cleanup boilderplate imports and license PEP8 fixes
This commit is contained in:
@@ -368,7 +368,6 @@ lib/ansible/modules/packaging/language/cpanm.py
|
||||
lib/ansible/modules/packaging/language/easy_install.py
|
||||
lib/ansible/modules/packaging/language/gem.py
|
||||
lib/ansible/modules/packaging/language/maven_artifact.py
|
||||
lib/ansible/modules/packaging/language/npm.py
|
||||
lib/ansible/modules/packaging/language/pear.py
|
||||
lib/ansible/modules/packaging/language/pip.py
|
||||
lib/ansible/modules/packaging/os/apk.py
|
||||
|
||||
Reference in New Issue
Block a user