ansible/test/units/modules
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
..
cloud Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
monitoring circonus_annotation: reason becomes a string 2017-08-15 19:07:21 -07:00
network Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
packaging Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
remote_management Added support to retrieving SAN Manager resources in HPE OneView 2017-09-13 13:13:19 -07:00
system Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 2017-09-19 13:12:45 -07:00
__init__.py