mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user