An open API service indexing awesome lists of open source software.

https://github.com/angristan/ansible-powershell

Installs Powershell on Debian from the Microsoft APT repository
https://github.com/angristan/ansible-powershell

ansible ansible-role debian microsoft powershell

Last synced: 7 months ago
JSON representation

Installs Powershell on Debian from the Microsoft APT repository

Awesome Lists containing this project

README

          

# Ansible role for Powershell

Installs Powershell on Debian from the Microsoft APT repository.

## Installation

Add this to your `requirements.yml`:

```yml
- src: https://github.com/angristan/ansible-powershell
```