With this config (trying to get full config from a switch) for each execution the length of the output is different, sometimes outputs everything and sometimes output is truncated
modules:
show_full_config:
user: XXX
password: XXX
command: "show run view full | begin Current"
timeout: 60
output_metric: true
output_truncate: -1
using last version 1.5.0
With this config (trying to get full config from a switch) for each execution the length of the output is different, sometimes outputs everything and sometimes output is truncated
modules:
show_full_config:
user: XXX
password: XXX
command: "show run view full | begin Current"
timeout: 60
output_metric: true
output_truncate: -1
using last version 1.5.0