community.general/lib/ansible/plugins
Kedar Kekan 2bc4c4f156
IOS-XR NetConf and Cliconf plugin work (#33332)
*  - Netconf plugin addition for iosxr
 - Utilities refactoring to support netconf and cliconf
 - iosx_banner refactoring for netconf and cliconf
 - Integration testcases changes to accomodate above changes

* Fix sanity failures, shippable errors and review comments

* fix pep8 issue

* changes run_command method to send specific command args

* - Review comment fixes
- iosxr_command changes to remove ComplexDict based command_spec

* - Move namespaces removal method from utils to netconf plugin

* Minor refactoring in utils and change in deprecation message

* rewrite build_xml logic and import changes for new utils dir structure

* - Review comment changes and minor changes to documentation

* * refactor common code and docs updates
2017-12-06 22:37:31 +05:30
..
action IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback Add module_stdout/stderr fields to list in 'debug' callback plugin 2017-12-06 08:33:02 -08:00
cliconf IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
connection Fix reconstructing socket path in network_cli (#33572) 2017-12-05 15:11:49 +05:30
filter Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
inventory get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
lookup get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
netconf IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy Fix persistent reset_connection issue (#33590) 2017-12-06 19:37:09 +05:30
terminal Adding network_cli support in mlnxos (and removing provider) (#33511) 2017-12-06 14:22:15 +00:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py add lookups to config system (#33026) 2017-11-20 09:24:10 -05:00