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/lib/ansible/plugins
Ganesh B. Nalawade 8d8d4b3d86 Add options for jumphost in netconf connetion
Fixes #37262
Fixes #36284

*  Updates options in netconf connection to enable
   bastion/jump host setting using configuration/enviornment
   varaibles.
*  Update troubleshooting docs from using bastion host with netconf
   connection
8 years ago
..
action Improve code style 8 years ago
cache Do not try to import simplejson in jsonfile.py (#40983) 8 years ago
callback Provide a fallback value for all options in 'default' callback plugin (#42155) 8 years ago
cliconf Add run_commands api for ios and vyos cliconf plugin (#42093) 8 years ago
connection Add options for jumphost in netconf connetion 8 years ago
filter Add items2dict filter that is the reverse of dict2items (#42071) 8 years ago
httpapi New base class for HttpApi plugins (#41915) 8 years ago
inventory Fix setting required options for inventory plugins (#42049) 8 years ago
lookup fix vars hostname fallback 8 years ago
netconf Fix junos_config confirm commit issue (#41527) 8 years ago
shell runas + async - get working on older hosts (#41772) 8 years ago
strategy Use inventory.get_host instead of direct access to inventory.hosts (#41860) 8 years ago
terminal fix handling of ># ending prompts for sros (#41382) 8 years ago
test Deprecate tests used as filters (#32361) 8 years ago
vars Allow loading dirs from role defaults/vars (#36357) 8 years ago
__init__.py options should be settable multiple times 8 years ago
loader.py HTTP(S) API connection plugin (#39224) 8 years ago