community.general/lib/ansible/modules/packaging/language
Bramzor 17186bbde0 Added npm ci command (#49665)
* #49664 Added npm ci command

* Update lib/ansible/modules/packaging/language/npm.py

Sure

Co-Authored-By: Bramzor <bramverdonck@telenet.be>

* Moved ci_install so it would work for specific packages

Would this work?

* Reverted last commit

npm ci will remove node_modules so cannot be used it to install a specific module.

* Update lib/ansible/modules/packaging/language/npm.py

Co-Authored-By: Bramzor <bramverdonck@telenet.be>

* Update lib/ansible/modules/packaging/language/npm.py

Co-Authored-By: Bramzor <bramverdonck@telenet.be>

* Update lib/ansible/modules/packaging/language/npm.py

Co-Authored-By: Bramzor <bramverdonck@telenet.be>
2019-02-22 13:54:54 +00:00
..
__init__.py
bower.py
bundler.py
composer.py
cpanm.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
easy_install.py
gem.py Add force parameter to gem module (#51366) 2019-02-11 17:13:16 -05:00
maven_artifact.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
npm.py Added npm ci command (#49665) 2019-02-22 13:54:54 +00:00
pear.py
pip.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
yarn.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00