grzegorznowak / ansible-nvm-node

Ansible role: global nvm node
https://galaxy.ansible.com/grzegorznowak/nvm_node
12 stars 13 forks source link

[FIX] Do not always jump to ~ when bash gets started #5

Closed etlam closed 4 years ago

etlam commented 4 years ago

Resolves #4

grzegorznowak commented 4 years ago

All molecule tests passed, thanks @etlam . I'm going to update molecule-related code as the aftermath of this PR, since it has to be version-frozen due to some changes in molecule 3.x that do not align with the test suite I'd written originally and I have no throughput to try and investigate that atm.