mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update azure_rm_resourcegroup_facts.py (#28573)
Corrected Examples section.
This commit is contained in:
parent
eed6a724ea
commit
15bfdd634a
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ EXAMPLES = '''
|
|||
name: Testing
|
||||
|
||||
- name: Get facts for all resource groups
|
||||
azure_rm_securitygroup_facts:
|
||||
azure_rm_resourcegroup_facts:
|
||||
|
||||
- name: Get facts by tags
|
||||
azure_rm_resourcegroup_facts:
|
||||
|
|
Loading…
Reference in a new issue