mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 11:44:24 -07:00
[PR #6117/3862de3f backport][stable-6] Removes dependency on StormSSH (#6179)
Removes dependency on StormSSH (#6117)
* included storm config parser
* Add changelog fragment
* Fix changelog fragment
* address PR feedback
* fix license
* add required boilerplate, fix issues found in test output
* move __future__ imports
* address pr feedback
* address test output
* address pr feedback
(cherry picked from commit 3862de3f15
)
Co-authored-by: Peter Upton <peterupton99@gmail.com>
This commit is contained in:
parent
944bc78360
commit
8e84b3ef8e
4 changed files with 268 additions and 17 deletions
2
changelogs/fragments/6117-remove-stormssh-depend.yml
Normal file
2
changelogs/fragments/6117-remove-stormssh-depend.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ssh_config - vendored StormSSH's config parser to avoid having to install StormSSH to use the module (https://github.com/ansible-collections/community.general/pull/6117).
|
Loading…
Add table
Add a link
Reference in a new issue