Update azure_rm_aks.py (#66900)

This commit is contained in:
Saúl Alonso 2020-02-14 17:19:44 +01:00 committed by GitHub
parent b763d79b75
commit 3fce39d610
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,6 +74,9 @@ options:
description:
- The VM Size of each of the Agent Pool VM's (e.g. C(Standard_F1) / C(Standard_D2v2)).
required: true
vnet_subnet_id:
description:
- Id of subnet for Agent Pool VM's Network Interfaces
os_disk_size_gb:
description:
- Size of the OS disk.