mirror of
https://github.com/Ownercz/ssme-thesis.git
synced 2024-11-15 22:45:10 +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" |