mirror of https://github.com/ansible/ansible.git
Fix the junos zeroize function (#19142)
Currently this function directs to the standard NetworkModule, whose run_commands function takes no arguments (other than self). This directs the call to the connection's cli method to run the command directly on the device.pull/19411/head
parent
ee5d5c3e84
commit
c49eac5645
Loading…
Reference in New Issue