1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

added missing resource_group description in return value (#45143)

This commit is contained in:
Zim Kalinowski 2018-09-04 16:04:51 +08:00 committed by ansibot
parent e7ec1ef59c
commit b1b90faf96

View file

@ -64,6 +64,12 @@ servers:
returned: always
type: str
sample: /subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforPostgreSQL/servers/postgreabdud1223
resource_group:
description:
- Resource group name.
returned: always
type: str
sample: testresourcegroup
name:
description:
- Resource name.