mirror of https://github.com/ansible/ansible.git
fix win_updates failure with dict-typed args (#26208)
Switch to dicts in common code caused silent failures during arg translation, so default values and non-check-mode were always used. * fixes #23653 * fixes #24062 * fixes #22938 * fixes #25156pull/26217/head
parent
a2f38de173
commit
69de9d86bd
Loading…
Reference in New Issue