mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 22:09:08 -07:00
normalizing documentation before 2.8 (#54004)
* normalizing documentation * fixed pep8 * a few more fixes
This commit is contained in:
parent
cf24542e9f
commit
35f8dbed35
19 changed files with 89 additions and 96 deletions
|
@ -86,7 +86,7 @@ routes:
|
|||
type: list
|
||||
sample: [
|
||||
{
|
||||
"id": "/subscriptions/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/resourceGroups/Testing/providers/Microsoft.Network/routeTables/foobar/routes/route",
|
||||
"id": "/subscriptions/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/resourceGroup/myResourceGroup/providers/Microsoft.Network/routeTables/foobar/routes/route",
|
||||
"name": "route",
|
||||
"resource_group": "Testing",
|
||||
"routeTables": "foobar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue