Files
community.general/lib/ansible/plugins/action
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
..
2017-09-16 23:35:50 -04:00
2017-06-02 12:14:11 +01:00
2017-08-17 18:16:17 -07:00
2017-08-07 20:44:35 -04:00
2017-07-19 14:51:35 -07:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-07-24 16:35:24 -04:00
2017-07-06 19:21:42 -07:00
2017-05-30 14:56:31 -07:00
2017-07-24 16:35:24 -04:00
2017-06-02 12:14:11 +01:00
2017-08-11 23:50:01 -04:00
2017-08-11 17:50:49 -07:00
2017-02-25 21:14:40 -05:00