mirror of
https://github.com/Ownercz/ssme-thesis.git
synced 2025-02-15 08:31:40 +01:00
8 lines
228 B
YAML
8 lines
228 B
YAML
|
---
|
||
|
- name: Setup xmr01.lipovcan.cz
|
||
|
hosts: win
|
||
|
roles:
|
||
|
- ansible-win-apps
|
||
|
vars:
|
||
|
release_url: "https://github.com/fireice-uk/xmr-stak/releases/download/2.6.0/xmr-stak-win64-2.6.0.zip"
|
||
|
username: "Ownercz"
|