mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
[PR #6138/3d67f518 backport][stable-6] Fix Yarn global not working without explicit executable path (#6141)
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
(cherry picked from commit 3d67f51824
)
Co-authored-by: Sargun Vohra <sargun.vohra@gmail.com>
This commit is contained in:
parent
8c1b7e3ddb
commit
8efbd8172c
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