mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
parent
97e12b0898
commit
c85d794d83
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ class Nxapi:
|
||||||
|
|
||||||
return responses
|
return responses
|
||||||
|
|
||||||
def load_config(self, config):
|
def load_config(self, commands):
|
||||||
"""Sends the ordered set of commands to the device
|
"""Sends the ordered set of commands to the device
|
||||||
"""
|
"""
|
||||||
cmds = ['configure terminal']
|
cmds = ['configure terminal']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue