Files
ansible/lib/python3.10/site-packages/ansible_collections/community/azure/README.md
2023-02-08 12:13:28 +01:00

1.4 KiB

Ansible Community Azure Collection

THIS COLLECTION IS DEPRECATED, USE azure.azcollection INSTEAD!

Build Status Codecov

Provides modules for Ansible for various Azure operations.

Requirements

  • ansible version >= 2.9

Installation

To install Azure collection hosted in Galaxy:

ansible-galaxy collection install community.azure

To upgrade to the latest version of Azure collection:

ansible-galaxy collection install community.azure --force

More information

Licensing

GNU General Public License v3.0 or later.

See COPYING to see the full text.