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/test/units/plugins/connection
Brian Coca b07a78b4ba
remove deprecated connection password functions (#74155)
* they were moved from connecitons to become plugins
* fixed clog, removed sanity ignore
* fixed tests to use become functions
4 years ago
..
__init__.py
test_connection.py remove deprecated connection password functions (#74155) 4 years ago
test_local.py
test_paramiko.py
test_psrp.py
test_ssh.py remove deprecated connection password functions (#74155) 4 years ago
test_winrm.py