improving consistency of azure examples/documentation (#52571)

* normalizing naming in examples

* fixed line too long
This commit is contained in:
Zim Kalinowski 2019-02-20 01:57:04 +08:00 committed by Alicia Cozine
commit 628f62c571
26 changed files with 73 additions and 69 deletions

View file

@ -45,7 +45,7 @@ EXAMPLES = '''
- name: Get facts for one Azure Kubernetes Service
azure_rm_aks_facts:
name: Testing
resource_group: TestRG
resource_group: myResourceGroup
- name: Get facts for all Azure Kubernetes Services
azure_rm_aks_facts: