mirror of https://github.com/ansible/ansible.git
Allow executable to contain spaces
NVM has a special script which loads the correct node version before executing a command. The syntax for this is `/usr/local/nvm/nvm-exec ...`, so `nvm-exec npm list --json` for example. But previously when specifying `executable='/usr/local/nvm/nvm-exec nvm'` this would not work because the string was treated as one executable.reviewable/pr18780/r1
parent
2ac27fbbea
commit
ec9e6e1cd6
Loading…
Reference in New Issue