community.general/lib/ansible/modules
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
..
cloud serverless: Fix validate-modules issues (#52435) 2019-02-22 11:35:48 +00:00
clustering etcd3: Support authentication (#44383) 2019-02-16 16:44:10 -05:00
commands
crypto crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
database mysql_user: fix malformed regex used to check current privileges (#52278) 2019-02-21 16:39:51 -08:00
files template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
identity onepassword_facts bug fixes (#51953) 2019-02-22 11:52:33 +00:00
inventory
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Fixes typo of 'registed' to 'registered' (#52708) 2019-02-21 13:41:19 +05:30
net_tools nmcli: Fix known validate-modules issues (#52493) 2019-02-22 11:28:57 +00:00
network Fortinet's FortiOS report chart (#52328) 2019-02-21 20:11:25 +00:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging Added npm ci command (#49665) 2019-02-22 13:54:54 +00:00
remote_management Katello: Added product to the dict choices (#49776) 2019-02-22 08:27:34 +00:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage New Module: na_ontap_vscan_on_access_policy (#49785) 2019-02-22 12:03:53 +00:00
system crypttab: Trim trailing newlines (#51594) 2019-02-22 09:25:23 +00:00
utilities
web_infrastructure - Initial commit (#51739) 2019-02-21 20:13:41 +00:00
windows update author (#52583) 2019-02-22 10:24:16 +00:00
__init__.py