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/connection
Brian Coca 864c2591b6
Use explicit keyword for plugin config (#75158)
* go back to keyword being explicit for plugin configs instead of using option name as implicit match
* switch spec to singular, no changes needed since no one used
4 years ago
..
__init__.py Code cleanup to prepare for pylint update. (#75475) 4 years ago
local.py Pipe it to connections (#73688) 5 years ago
paramiko_ssh.py Use explicit keyword for plugin config (#75158) 4 years ago
psrp.py Use explicit keyword for plugin config (#75158) 4 years ago
ssh.py Use explicit keyword for plugin config (#75158) 4 years ago
winrm.py Use explicit keyword for plugin config (#75158) 4 years ago