Page MenuHomeVyOS Platform

Ansible module not 100% compatible with Paramiko (fallback ssh client)
In progress, NormalPublicBUG

Description

I found this while running the ansible tests of vyos_firewall_rules: https://github.com/vyos/vyos.vyos/pull/407#issuecomment-2774775677

Paramiko is the default on Ubuntu, when just using apt install ansible-playbook with ansible-galaxy install git+https://github.com/vyos/vyos.vyos.git, so I guess this is widespread.

I don't know the exact cause for this issue with zero bytes, but the fix is quite easy.

PR is here: https://github.com/vyos/vyos.vyos/pull/409

Details

Version
6.0.0
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

RubenNL changed the task status from Open to In progress.Apr 4 2025, 2:21 PM
RubenNL claimed this task.
RubenNL triaged this task as Normal priority.
RubenNL updated the task description. (Show Details)

Hello @RubenNL !

Are you able to update the status of this Mafifest, add a link to a new PR or other doc please?
Thank you