mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
@@ -306,7 +306,7 @@ class Nxapi:
|
||||
|
||||
return responses
|
||||
|
||||
def load_config(self, config):
|
||||
def load_config(self, commands):
|
||||
"""Sends the ordered set of commands to the device
|
||||
"""
|
||||
cmds = ['configure terminal']
|
||||
|
||||
Reference in New Issue
Block a user