azure.azcollection.azure_rm_galleryimageversion 模块 – 管理 Azure SIG 镜像版本实例
注意
此模块是 azure.azcollection 集合(版本 3.1.0)的一部分。
如果您正在使用 ansible
包,您可能已经安装了此集合。它不包含在 ansible-core
中。要检查是否已安装,请运行 ansible-galaxy collection list
。
要安装它,请使用:ansible-galaxy collection install azure.azcollection
。您需要进一步的要求才能使用此模块,请参阅 要求 了解详细信息。
要在 playbook 中使用它,请指定:azure.azcollection.azure_rm_galleryimageversion
。
azure.azcollection 0.1.2 中的新增功能
概要
创建、更新和删除 Azure SIG 镜像版本的实例。
要求
执行此模块的主机需要以下要求。
python >= 2.7
执行此模块的主机必须通过 galaxy 安装 azure.azcollection 集合
必须通过 pip 在执行来自 azure.azcollection 的模块的主机上安装集合的 requirements.txt 中列出的所有 python 包
完整的安装说明可以在 https://galaxy.ansible.com/azure/azcollection 中找到
参数
参数 |
注释 |
---|---|
Active Directory 用户名。当使用 Active Directory 用户而不是服务主体进行身份验证时使用。 |
|
Azure AD 授权 URL。当使用用户名/密码进行身份验证,并且具有自己的 ADFS 授权时使用。 |
|
选择与 Azure 服务通信时使用的 API 配置文件。默认值 默认值: |
|
用于控制 tags 字段是规范的还是仅附加到现有标签。 当为规范时,tags 参数中未找到的任何标签都将从对象的元数据中删除。 选项
|
|
控制用于身份验证的凭据的来源。 也可以通过 当设置为 当设置为 当设置为 当设置为 当设置为
选项
|
|
控制 Azure 端点的证书验证行为。默认情况下,所有模块都会验证服务器证书,但是当使用 HTTPS 代理或针对 Azure Stack 时,可能需要通过传递 选项
|
|
Azure 客户端 ID。当使用服务主体或托管标识 (msi) 进行身份验证时使用。 也可以通过 |
|
对于美国公共云以外的云环境,环境名称(由 Azure Python SDK 定义,例如 默认值: |
|
确定在尝试身份验证时是否执行实例发现。将其设置为 true 将完全禁用实例发现和授权验证。此功能旨在用于无法访问元数据端点的情况,例如在私有云或 Azure Stack 中。实例发现的过程包括从 https://login.microsoft.com/ 检索授权元数据以验证授权。通过将其设置为 **True**,将禁用授权的验证。因此,必须确保配置的授权主机有效且可信。 通过凭据文件配置文件或 选项
|
|
要在其中创建映像版本的库映像定义的名称。 |
|
映像定义所在的共享映像库的名称。 |
|
资源位置。 |
|
父参数。 |
|
父参数。 |
|
要创建的库映像版本的名称。 需要遵循语义版本名称模式,允许的字符为数字和句点。 数字必须在 32 位整数的范围内。例如 <主版本>.<次版本>.<补丁>。 |
|
Active Directory 用户密码。当使用 Active Directory 用户而非服务主体进行身份验证时使用。 |
|
在 ~/.azure/credentials 文件中找到的安全配置文件。 |
|
发布配置文件。 |
|
库映像版本的生命周期结束日期。 此属性可用于停用目的。 此属性是可更新的。格式应符合 ISO-8601,例如“2019-06-26”。 |
|
如果exclude_from_latest=true,则从映像定义的最新版本部署的虚拟机将不会使用此映像版本。 选项
|
|
托管映像引用,可以是资源 ID,也可以是包含resource_group和name的字典 自 2.10 起已过时,请改用 storage_profile |
|
每个区域要创建的映像版本副本数。 当未指定 regionalReplicaCount 时,此属性将对区域生效。 此属性是可更新的。 |
|
要使用的源快照。 自 2.10 起已过时,请改用 storage_profile |
|
指定用于存储映像的存储帐户类型。 此属性不可更新。 选项
|
|
映像版本将要复制到的目标区域。 此属性是可更新的。 |
|
允许用户提供客户管理的密钥来加密库项目中的 OS 和数据磁盘。 |
|
数据磁盘映像的加密规范列表。 |
|
包含磁盘加密集资源 ID 的相对 URI。 |
|
此属性指定数据磁盘的逻辑单元号。 此值用于标识虚拟机内的数据磁盘,因此对于附加到虚拟机的每个数据磁盘都必须是唯一的。 |
|
包含操作系统磁盘映像的加密设置。 |
|
包含磁盘加密集资源 ID 的相对 URI。 |
|
此属性指定操作系统磁盘映像的安全配置文件。 |
|
机密 VM 加密类型。 |
|
仅使用 PMK 的 VM 来宾状态。 |
|
使用 CMK 加密。 |
|
使用 PMK 加密。 |
|
安全 VM 磁盘加密集 ID。 |
|
region_name |
|
每个区域要创建的映像版本副本数。 当未指定 regionalReplicaCount 时,此属性将对区域生效。 此属性是可更新的。 |
|
存储帐户类型。 |
|
资源组的名称。 |
|
Azure 客户端密钥。当使用服务主体进行身份验证时使用。 |
|
断言 GalleryImageVersion 的状态。 使用 选项
|
|
存储配置文件 创建时必填。 |
|
数据磁盘快照列表 与 source_image 互斥 |
|
主机磁盘缓存 选项
|
|
数据磁盘的 lun |
|
对数据磁盘快照的引用。可以是资源 ID,也可以是包含resource_group和name的字典 |
|
操作系统磁盘快照 与 source_image 互斥 |
|
主机磁盘缓存 选项
|
|
对操作系统磁盘快照的引用。 可以是资源 ID。 可以是包含resource_group和name的字典。 如果快照作为 PageBlob 存储在存储帐户容器中,则可以是包含resource_group、storage_account和uri的字典。 |
|
对托管映像或库映像版本的引用 可以是托管映像的资源 ID,也可以是包含resource_group和name的字典 可以是映像版本的资源 ID,也可以是包含resource_group、gallery_name、gallery_image_name和version的字典 与 os_disk 和 data_disks 互斥 |
|
您的 Azure 订阅 ID。 |
|
要分配为对象元数据的字符串:字符串对的字典。 对象上的元数据标记将使用任何提供的值进行更新。 要删除标签,请将 append_tags 选项设置为 false。 当前,Azure DNS 区域和流量管理器服务也不允许在标签中使用空格。 Azure Front Door 不支持使用 Azure Automation 和 Azure CDN 仅支持资源上的 15 个标签。 |
|
Azure 租户 ID。当使用服务主体进行身份验证时使用。 |
|
x509_certificate_path 中指定的私钥的指纹。 当使用服务主体进行身份验证时使用。 如果定义了 x509_certificate_path,则为必填项。 |
|
用于以 PEM 格式创建服务主体的 X509 证书的路径。 证书必须附加到私钥。 当使用服务主体进行身份验证时使用。 |
说明
注意
要使用 Azure 进行身份验证,您可以传递参数、设置环境变量、使用存储在 ~/.azure/credentials 中的配置文件,或者在使用
az login
运行任务或 playbook 之前登录。也可以使用服务主体或 Active Directory 用户进行身份验证。
要通过服务主体进行身份验证,请传递 subscription_id、client_id、secret 和 tenant,或设置环境变量 AZURE_SUBSCRIPTION_ID、AZURE_CLIENT_ID、AZURE_SECRET 和 AZURE_TENANT。
要通过 Active Directory 用户进行身份验证,请传递 ad_user 和 password,或在环境中设置 AZURE_AD_USER 和 AZURE_PASSWORD。
或者,凭据可以存储在 ~/.azure/credentials 中。这是一个 ini 文件,包含 [default] 部分和以下键:subscription_id、client_id、secret 和 tenant,或 subscription_id、ad_user 和 password。也可以添加其他配置文件。通过传递 profile 或在环境中设置 AZURE_PROFILE 来指定配置文件。
另请参阅
另请参阅
- 使用 Azure CLI 登录
如何使用
az login
命令进行身份验证。
示例
- name: Create a gallery image version form a managed image
azure_rm_galleryimageversion:
resource_group: myResourceGroup
gallery_name: myGallery
gallery_image_name: myGalleryImage
name: 1.1.0
location: East US
publishing_profile:
end_of_life_date: "2020-10-01t00:00:00+00:00"
exclude_from_latest: true
replica_count: 4
storage_account_type: Standard_LRS
target_regions:
- name: West US
regional_replica_count: 1
- name: East US
regional_replica_count: 3
storage_account_type: Standard_LRS
storage_profile:
source_image: /subscriptions/sub123/resourceGroups/group123/providers/Microsoft.Compute/images/myOsImage
- name: Create a gallery image version from another gallery image version
azure_rm_galleryimageversion:
resource_group: myResourceGroup
gallery_name: myGallery
gallery_image_name: myGalleryImage
name: 1.2.0
location: East US
publishing_profile:
end_of_life_date: "2020-10-01t00:00:00+00:00"
exclude_from_latest: true
replica_count: 4
storage_account_type: Standard_LRS
target_regions:
- name: West US
regional_replica_count: 1
- name: East US
regional_replica_count: 3
storage_account_type: Standard_LRS
storage_profile:
source_image:
version: 1.1.0
gallery_name: myGallery2
gallery_image_name: myGalleryImage2
- name: Create gallery image by using one os dist snapshot and zero or many data disk snapshots
azure_rm_galleryimageversion:
resource_group: myRsourceGroup
gallery_name: myGallery
gallery_image_name: myGalleryImage
name: 3.4.0
location: East US
publishing_profile:
end_of_life_date: "2020-10-01t00:00:00+00:00"
exclude_from_latest: true
replica_count: 1
storage_account_type: Standard_LRS
target_regions:
- name: East US
regional_replica_count: 1
storage_account_type: Standard_LRS
storage_profile:
os_disk:
source: "/subscriptions/mySub/resourceGroups/myGroup/providers/Microsoft.Compute/snapshots/os_snapshot_vma"
data_disks:
- lun: 0
source:
name: data_snapshot_vma
- lun: 1
source: "/subscriptions/mySub/resourceGroups/myGroup/providers/Microsoft.Compute/snapshots/data_snapshot_vmb"
- name: Create gallery image by using a os disk snapshot stored in Storage Account container
azure_rm_galleryimageversion:
resource_group: myResourceGroup
gallery_name: myGallery
gallery_image_name: myGalleryImage
name: 3.4.0
location: East US
publishing_profile:
end_of_life_date: "2020-10-01t00:00:00+00:00"
exclude_from_latest: true
replica_count: 1
storage_account_type: Standard_LRS
target_regions:
- name: East US
regional_replica_count: 1
storage_account_type: Standard_LRS
storage_profile:
os_disk:
source:
resource_group: myResourceGroup
storage_account: myStorageAccount
uri: "https://myStorageAccount.blob.core.windows.net/myContainer/myImage.vhd"
返回值
通用返回值记录在此处,以下是此模块独有的字段
键 |
描述 |
---|---|
资源 ID。 返回: 始终 示例: |