mirror of https://github.com/ansible/ansible.git
Fix issue on nxos modules when transport is passed via provider (#22488)
The nxos modules read the task level transport variable, thus if the user pass it via provider the all fail with an UnboundLocalError. Fixes #22355pull/22495/head
parent
0433be33bd
commit
9173a7727c
Loading…
Reference in New Issue