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
Ganesh Nalawade d72eb08902 Fix nxos provider transport warning issue (#30610)
* Fix nxos provider transport warning issue

*  Add default value of transport arg in provider spec
*  Remove default value if transport arg in top level spec
   This ensure deprecation warning is seen only in case transport
   is given as a top level arg in task
*  Refactor nxos modules to reference transport value from provider
   spec

* Fix unit test

* Remove transport arg assignment in nxos action plugin

* As assigning transport value is handled in provider spec
  top level task arg assignment is no longer required
7 years ago
..
compile Docs how to test (2nd) (#24094) 8 years ago
integration win_domain_membership: added better error handling and basic tests (#30674) 7 years ago
legacy Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix docker error handling for cs/vcenter tests. 7 years ago
sanity [fix] no-unicode-literals sanity error on ansible.egg-info (#30446) 7 years ago
units Fix nxos provider transport warning issue (#30610) 7 years ago
utils Run all Windows tests if change detection disabled (#30320) 7 years ago