parent
67bd8f9204
commit
986765312f
1 changed files with 1 additions and 0 deletions
|
@ -491,6 +491,7 @@ def main():
|
|||
else:
|
||||
load_config(module, commands)
|
||||
if transport == 'cli':
|
||||
body = run_commands(module, commands)
|
||||
validate_config(body, vip, module)
|
||||
changed = True
|
||||
end_state = get_hsrp_group(group, interface, module)
|
||||
|
|
Loading…
Reference in a new issue