napalm-vyos
napalm-vyos copied to clipboard
Give the ability to use the SSH Agent
This way the module can be configured to use the ssh agent, like that:
- name: install config
napalm.napalm.napalm_install_config:
[...]
optional_args:
allow_agent: true