1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
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
..
cli Check number of vault secrets after setup. (#30520) 2017-09-20 10:31:36 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config become flags are primary 2017-09-21 10:00:52 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor made callbacks backwards compatible (#30625) 2017-09-20 15:20:19 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Remove redundant check for group membership in add_host (#30530) 2017-09-18 20:22:30 -04:00
module_utils Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
modules Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
parsing Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
playbook become flags are primary 2017-09-21 10:00:52 -04:00
plugins Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils expose soem options as vars (#30379) 2017-09-17 12:25:56 -04:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py moved from eval to templating + literal_eval 2017-09-20 21:35:02 -04:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00