Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 514 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 514 Bytes

Ansible Role: Microsoft Azure CLI

Build Status

This role installs the Microsoft Azure CLI for Linux.

Requirements

None.

Role Variables

Sane and opinionated defaults have been provided for creating YUM and APT repositories. See defaults/main.yml for more information.

Dependencies

None.

Sample Playbook

- hosts: all

  roles:
    - huxoll.azure-cli