fix sample in docs (#55420)

This commit is contained in:
Yunge Zhu 2019-04-17 13:41:58 +08:00 committed by ansibot
commit 22f666c962
13 changed files with 49 additions and 49 deletions

View file

@ -50,7 +50,7 @@ EXAMPLES = '''
- name: Get instance of Registry
azure_rm_containerregistry_facts:
resource_group: myResourceGroup
name: sampleregistry
name: myRegistry
- name: List instances of Registry
azure_rm_containerregistry_facts: