momolemo

Results 5 comments of momolemo

hi, you can run a prepared script on multiple devices. first you have to save a script. open a device with the driver you want. write the script and save...

seems similar to https://github.com/saltstack/salt/issues/65980 and https://github.com/saltstack/salt/issues/65972 TLDR => workaround : ``` salt-pip install pip==22.3.1 salt-pip install ``` source : [salt-pip install ](https://github.com/saltstack/salt/issues/65980#issuecomment-1991357318)

duplicate https://github.com/saltstack/salt/issues/66592 ?

Hello, you can create a script to execute on the device. It is possible now to make the script ask for parameters if needed. https://github.com/netfishers-onl/Netshot/wiki/User-Guide:-Devices#running-scripts-on-devices Another options can be to...

Hello, you can use api to do that. regards