make vpnTunnel.router into a ResourceRef

This commit is contained in:
Dana Hoffman 2018-09-07 00:30:58 +00:00 committed by Alex Stephen
parent 94c0e91a5a
commit 9782d6906b
2 changed files with 2 additions and 2 deletions

View file

@ -199,7 +199,7 @@ RETURN = '''
description:
- URL of router resource to be used for dynamic routing.
returned: success
type: str
type: dict
peer_ip:
description:
- IP address of the peer VPN gateway. Only IPv4 is supported.

View file

@ -98,7 +98,7 @@ items:
description:
- URL of router resource to be used for dynamic routing.
returned: success
type: str
type: dict
peer_ip:
description:
- IP address of the peer VPN gateway. Only IPv4 is supported.