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/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
7 years ago
..
cloud Fix dangerous default args. (#29839) 7 years ago
monitoring circonus_annotation: reason becomes a string 7 years ago
network Fix nxos provider transport warning issue (#30610) 7 years ago
packaging Ansible Config part2 (#27448) 7 years ago
remote_management Added support to retrieving SAN Manager resources in HPE OneView 7 years ago
system Miscellaneous pylint fixes. 7 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago