mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
fix sample in docs (#55420)
This commit is contained in:
parent
339a0f4a8c
commit
22f666c962
13 changed files with 49 additions and 49 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue