geerlingguy / ansible-role-nodejs

Ansible Role - Node.js
https://galaxy.ansible.com/geerlingguy/nodejs/
MIT License
410 stars 252 forks source link

Allow downgrades #148

Open TimofeyBiryukov opened 1 year ago

TimofeyBiryukov commented 1 year ago

Currently you can only install node on a clean machine or when node version is greater than currently installed, discussed here. allow_downgrade set will enable downgrading node version.

github-actions[bot] commented 10 months ago

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

TimofeyBiryukov commented 10 months ago

Bump

markstos commented 7 months ago

LGTM.