mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
more doc improvements (#54649)
This commit is contained in:
parent
d01c1599b0
commit
d760b400af
7 changed files with 17 additions and 15 deletions
|
@ -117,7 +117,7 @@ EXAMPLES = '''
|
|||
- name: Create a subscription
|
||||
azure_rm_servicebustopicsubscription:
|
||||
name: sbsub
|
||||
resource_group: foo
|
||||
resource_group: myResourceGroup
|
||||
namespace: bar
|
||||
topic: subtopic
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue