ppst0.dotnet
Ansible Role Dotnet
This role helps you install .NET Core.
Requirements
There are no specific requirements for this role.
Role Variables
In the defaults/main.yml file, the following variable is defined:
dotnet_package: dotnet-runtime-7.0
You can change this variable to one of the following options: dotnet-sdk-{Version}, dotnet-runtime-{Version}, aspnetcore-runtime-{Version}. Replace {Version} with one of these values: 7.0, 6.0, 5.0, or 3.1.
For more information on available .NET versions to install, check here - RHEL, Debian.
Dependencies
There are no dependencies.
Example Playbook
- hosts: servers
roles:
- { role: ppst0.dotnet, dotnet_package: dotnet-sdk-3.1 }
License
Apache 2.0
Author Information
-
Informazioni sul progetto
Install MSFT repo and install dotnet
Installa
ansible-galaxy install ppst0.dotnet
Licenza
apache-2.0
Download
7.9k
Proprietario
Mobile Dev Lead at @dktunited & @dkt-russia