dotnet_core

Build Status Ansible Galaxy

Ansible Role: .Net Core SDK/Runtime

Installs the .NET Core SDK/Runtime. For supported systems, see here.

Note that Ubuntu 19.04 (disco dingo) should be supported, but is not currently included in the CI build.

Role Variables

Available variables are listed below, along with default values:

dotnet_package: "3.0"
microsoft_key_url: "https://packages.microsoft.com/keys/microsoft.asc"

Currently supported SDK versions are:

  • 2.1
  • 2.2
  • 3.0

Generally, these should not be changed, but if this role is out of date, or if you need a very specific version, these can be overridden.

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
    - rkm.dotnet_core

License

MIT / BSD

Author Information

This role was originally created by Iuri Gagnidze, and modified by Ruairidh MacLeod.

Install
ansible-galaxy install rkm/ansible-role-dotnet-core
GitHub repository
License
mit
Downloads
443
Owner
Research Software Architect @EPCCed. Data engineering, medical imaging, and Safe Havens / TREs