Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 4 days 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
```