Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
Installs Powershell on Debian from the Microsoft APT repository
- Host: GitHub
- URL: https://github.com/angristan/ansible-powershell
- Owner: angristan
- License: mit
- Created: 2021-04-10T14:20:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T14:20:39.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T22:16:16.743Z (7 days ago)
- Topics: ansible, ansible-role, debian, microsoft, powershell
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```