@ -118,27 +118,27 @@ EXAMPLES = '''
RETURN = '''
RETURN = '''
allow :
allow :
description : |
description : >
Specifies , if you have enabled SSH access , the IP address or address
Specifies , if you have enabled SSH access , the IP address or address
range for other systems that can use SSH to communicate with this
range for other systems that can use SSH to communicate with this
system .
system .
returned : changed
returned : changed
type : list
type : string
sample : " 192. 168.* .*"
sample : " 192. 0.2 .*"
banner :
banner :
description : Whether the banner is enabled or not .
description : Whether the banner is enabled or not .
returned : changed
returned : changed
type : string
type : string
sample : " true "
sample : " true "
banner_text :
banner_text :
description : |
description : >
Specifies the text included on the pre - login banner that
Specifies the text included on the pre - login banner that
displays when a user attempts to login to the system using SSH .
displays when a user attempts to login to the system using SSH .
returned : changed and success
returned : changed and success
type : string
type : string
sample : " This is a corporate device. Connecting to it without... "
sample : " This is a corporate device. Connecting to it without... "
inactivity_timeout :
inactivity_timeout :
description : |
description : >
The number of seconds before inactivity causes an SSH .
The number of seconds before inactivity causes an SSH .
session to log out
session to log out
returned : changed
returned : changed