Update sros_config.py (#63132)

pull/63358/head
ocarli 5 years ago committed by Sandra McCann
parent 6ff5968781
commit b3deab4319

@ -114,7 +114,7 @@ options:
- This argument specifies whether or not to collect all defaults - This argument specifies whether or not to collect all defaults
when getting the remote device running config. When enabled, when getting the remote device running config. When enabled,
the module will get the current config by issuing the command the module will get the current config by issuing the command
C(show running-config all). C(admin display-config detail).
type: bool type: bool
default: 'no' default: 'no'
aliases: ['detail'] aliases: ['detail']

Loading…
Cancel
Save