refine aks document (#43810)

(cherry picked from commit 6dce96e1d0)
This commit is contained in:
Yuwei Zhou 2018-08-08 15:51:23 +08:00 committed by Matt Clay
parent 9794e5b610
commit afa818acb2

View file

@ -123,19 +123,8 @@ EXAMPLES = '''
- name: Remove a managed Azure Container Services (AKS) instance
azure_rm_aks:
name: acctestaks3
location: eastus
dns_prefix: akstest
resource_group: Testing
state: absent
linux_profile:
admin_username: azureuser
ssh_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAA...
agent_pool_profiles:
- name: default
count: 4
vm_size: Standard_A0
tags:
Ansible: azure_rm_aks
'''
RETURN = '''
state: