Skip to content

Commit 2556990

Browse files
authored
Fix formatting of gateway description in purefa_subnet.py
1 parent 660c39d commit 2556990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/purefa_subnet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
gateway:
5151
description:
5252
- IPv4 or IPv6 address of subnet gateway.
53-
- To clear the gateway enter 0.0.0.0 or \:\: depending on IP type
53+
- To clear the gateway enter "0.0.0.0" or "::" depending on IP type
5454
required: false
5555
type: str
5656
mtu:

0 commit comments

Comments
 (0)