msft

msft role

License build status Build Status Galaxy Ansible Ansible

Summary

This Ansible role has the following features:

  • Install Microsoft software collections

Requirements

  • Version of the ansible for installation: >=2.7
  • Supported OS:
    • EL
      • 7
    • Ubuntu
      • 18.04
    • Debian
      • stretch
    • Amazon Linux 2

Role Variables

Some examples of the installing current role

ansible-galaxy install lean_delivery.msft

Example Playbook

Installing azure cli ans power shell to Ubuntu 18.04:

- name: Converge
  hosts: all
  roles:
    - role: lean_delivery.msft
      msft_package:
        - powershell
        - azure-cli

Installing msft to ubuntu 18.04:

- name: Converge
  hosts: all
  roles:
    - role: lean_delivery.msft

License

Apache

Author Information

authors:

Note

Microsoft®, Azure®, Windows®, Windows Vista®, and the Windows logo are registered trademarks of Microsoft Corporation in the United States and/or other countries.

Install
ansible-galaxy install lean-delivery/ansible-role-msft
GitHub repository
License
apache-2.0
Downloads
26
Owner
Simplify by using!