forked from machacekondra/python-rrmngmnt
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to connect with disabled_algorithms (#149)
* Add option to connect with disabled_algorithms * Added disabled_algorithms to FakeExecutor * Added docs on using disabled algorithms * Fix pep8 mistakes * move disabled_algorithms to executor * Fix tests for disabled_algorithms * Fix read me * fix None to disabled_algorithms in ssh.py * Move disabled_algorithms from executor to host * Move disabled_algorithms to RemoteExecutorFactory * Remove space around dict Co-authored-by: RoniKish <R_k@gmail.com>
- Loading branch information
Showing
2 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters