You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Jordan Borean 69fb629355
Fix up raw_params for ansible.windows modules (#83830)
* Fix up raw_params for ansible.windows modules

Fixes up the logic for detecting if using ansible.windows.win_command or
ansible.windows.win_shell with _raw_params. These two modules are
special in that they can be referenced in 4 different ways but the
ansible.windows collection specific prefix needs to be manually added to
the list.

* Fix up sanity issue
1 year ago
..
integration Fix up raw_params for ansible.windows modules (#83830) 1 year ago
lib/ansible_test ansible-test - Add Windows remote connection option 1 year ago
sanity ansible-test - Update sanity test requirements (#83795) 1 year ago
support Typo fixes and other bits and bobs (#83672) 1 year ago
units connection plugins: extras fix (#83353) 1 year ago