azure.azcollection.azure_arc role – A role to Configure an Azure ARC Host.
Note
This role is part of the azure.azcollection collection (version 3.15.0).
You might already have this collection installed if you are using the ansible package.
It is not included in ansible-core.
To check whether it is installed, run ansible-galaxy collection list.
To install it use: ansible-galaxy collection install azure.azcollection.
To use it in a playbook, specify: azure.azcollection.azure_arc.
Entry point main – A role to Configure an Azure ARC Host.
New in azure.azcollection 3.15.0
Synopsis
A role to Configure an Azure ARC host.
This role requires an resource_group, tenant id and subscription_id.
Parameters
Parameter |
Comments |
|---|---|
Alternative download URL for the azcmagent package. |
|
Which azure cloud to use. Default: |
|
Location where the Arc Host will reside. Default will be location of azure_arc_resource_group |
|
Resource group on/from which the Arc Host will reside. |
|
An Azure subscription id. |
|
Dictionary of tags to apply to the Arc Host entry in Azure. Default: |
|
An Azure tenant id. |
|
Desired version of the azcmagent to install. |
|
Define proxy if your host needs to use a proxy to get to the Internet. |
|
Hostname of the proxy server. |
|
Port that the proxy is listening on. |