mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
Fix Yarn global not working without explicit executable path (#6138)
* Fix Yarn global not working without explicit executable path * changelog fragment * fix formatting and add test * oops
This commit is contained in:
parent
2dee3464dd
commit
3d67f51824
3 changed files with 18 additions and 7 deletions
2
changelogs/fragments/6138-fix-yarn-global.yml
Normal file
2
changelogs/fragments/6138-fix-yarn-global.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- yarn - fix ``global=true`` to not fail when `executable` wasn't specified (https://github.com/ansible-collections/community.general/pull/6132)
|
Loading…
Add table
Add a link
Reference in a new issue