ansi_colle.linux.pnpm role – Install and configure pnpm.

Note

This role is part of the ansi_colle.linux collection (version 2.5.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install ansi_colle.linux.

To use it in a playbook, specify: ansi_colle.linux.pnpm.

Entry point main – Install and configure pnpm.

Synopsis

  • Main entry point for pnpm role.

  • Optionally setup pnpm home and path by default.

  • Install bash-language-server.

Parameters

Parameter

Comments

pnpm_run_setup

boolean

True by default.

It will setup PNPM_HOME and add PNPM_HOME to PATH.

Choices:

  • false

  • true ← (default)

Authors

  • Chun Pan Yung