community.general/lib/ansible
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
..
cli Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
compat
config Add k8s_auth and kubevirt_vm to the k8s group (#52320) 2019-02-19 16:01:11 -05:00
errors
executor Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory support deterministic host ordering from group ancestors (#44067) 2019-02-20 10:41:25 -05:00
module_utils identity: Issue warning if GSSAPI parameters can't be used (#52721) 2019-02-22 08:39:42 +00:00
modules Added npm ci command (#49665) 2019-02-22 13:54:54 +00:00
parsing
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins kubernetes: Clean up parameter types (#52543) 2019-02-22 11:27:11 +00:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils
vars
__init__.py
constants.py
context.py
release.py