ansible/lib/ansible
Ganesh Nalawade 3d63ecb6f3
Refactor junos modules to Use netconf and cliconf plugins (#32621)
* Fix junos integration test fixes as per connection refactor (#33050)

Refactor netconf connection plugin to work with netconf plugin

* Fix junos integration test fixes as per connection refactor (#33050)

Refactor netconf connection plugin to work with netconf plugin
Fix CI failure
Fix unit test failure
Fix review comments
2017-11-24 12:04:47 +05:30
..
cli jsonify inventory (#32990) 2017-11-21 13:41:27 -08:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Config continued (#31024) 2017-11-16 13:49:57 -05:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
galaxy Fix IndexError raised on galaxy-install 2017-11-14 09:54:52 -05:00
inventory restore hostpattern regex/glob behaviour 2017-11-22 09:33:38 -05:00
module_utils Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
modules Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
plugins Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
template Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
utils Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py