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
2017-09-22 10:32:25 +05:30
..
compile
integration win_domain_membership: added better error handling and basic tests (#30674) 2017-09-22 05:59:42 +10:00
legacy Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
results
runner Fix docker error handling for cs/vcenter tests. 2017-09-15 16:49:46 -07:00
sanity [fix] no-unicode-literals sanity error on ansible.egg-info (#30446) 2017-09-21 12:47:24 -07:00
units Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
utils Run all Windows tests if change detection disabled (#30320) 2017-09-13 22:21:19 -07:00