ocha.dotnet-core

Ansible Role: .Net Core SDK/Runtime

Build Status Ansible Galaxy

This role helps you install the .Net Core SDK/Runtime on Ubuntu, RHEL, or CentOS.

Requirements

This role works only on Ubuntu, RHEL, and similar systems.

Role Variables

Here are the variables you can use, along with their default values (found in defaults/main.yml):

dotnet_package: "dotnet-sdk-3.0"
dotnet_debian_repo_gpg_key_url: "https://packages.microsoft.com/keys/microsoft.asc"

Use the dotnet_package variable above if you want to install a specific version of the .Net SDK or runtime.

Dependencies

There are no dependencies.

Example Playbook

- hosts: servers
  roles:
     - ocha.dotnet-core

License

MIT / BSD

Author Information

This role was created by Iuri Gagnidze

Informazioni sul progetto

Install .NET Core SDK/Runtime for Ubuntu/RHEL

Installa
ansible-galaxy install ocha.dotnet-core
Licenza
mit
Download
26.7k
Proprietario