Ansible/playbook/windows/InstallDotNetCore.yml
James Tombleson d43d21157c windows updates can be parsed
Figured out how to get the returned values back.  Getting into choco now.
2019-04-08 08:21:28 -07:00

12 lines
184 B
YAML

- name: Install .Net Core Runtime
hosts: windows
tasks:
- name: Download binary
win_get_url:
-
https://dotnet.microsoft.com/download/thank-you/dotnet-