Skip to content

Commit

Permalink
Molecule: Installs winetricks from the fork with fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Jan 21, 2024
1 parent 5177b9b commit 729c2c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions molecule/mt4/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@
metatrader_setup_url: |

Check failure on line 9 in molecule/mt4/converge.yml

View workflow job for this annotation

GitHub Actions / Pre-commit

var-naming[no-role-prefix]

Variables names from within roles should use metatrader_ as a prefix. (vars: wine_winetricks_url)
https://download.mql5.com/cdn/web/3315/mt4/xm4setup.exe
metatrader_version: 4
wine_winetricks_url: >-
https://raw.githubusercontent.com/jre-wine/winetricks/Workaround_missing_/usr/bin/wine64/src/winetricks
2 changes: 2 additions & 0 deletions molecule/mt5/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
name: ea31337.metatrader
vars:
metatrader_version: 5

Check failure on line 9 in molecule/mt5/converge.yml

View workflow job for this annotation

GitHub Actions / Pre-commit

var-naming[no-role-prefix]

Variables names from within roles should use metatrader_ as a prefix. (vars: wine_winetricks_url)
wine_winetricks_url: >-
https://raw.githubusercontent.com/jre-wine/winetricks/Workaround_missing_/usr/bin/wine64/src/winetricks

0 comments on commit 729c2c4

Please sign in to comment.