patchback[bot]
5e1508e0df
[PR #6205/e9655239 backport][stable-6] ssh_config: add proxyjump option ( #6236 )
...
ssh_config: add proxyjump option (#6205 )
* feat(ssh_config): proxyjump option
* feat(ssh_config: add proxyjump test
* CamelCase ProxyJump
* add changelog fragment
* Update plugins/modules/ssh_config.py
add version_added
Co-authored-by: Felix Fontein <felix@fontein.de>
* update task name to include new proxyjump option
* adding tests for proxyjump option
* fixing assert variable name
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit e96552396e
)
Co-authored-by: Gavin Will <g@gavinwill.me.uk>
2023-03-25 23:36:56 +01:00
patchback[bot]
8e84b3ef8e
[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>
2023-03-12 15:50:07 +01:00
patchback[bot]
e92908b66e
[PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules ( #6021 )
...
Add attributes to various basic modules (#5964 )
* Add attributes to various basic modules.
* Check and diff mode for pam_limits was added in #830 .
(cherry picked from commit 9de145482b
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-02-20 17:47:39 +01:00
patchback[bot]
5fcf5d0c8b
[PR #5720/6383c823 backport][stable-6] ssh_config: fixed sanity ( #5726 )
...
ssh_config: fixed sanity (#5720 )
* ssh_config: fix sanity checks
* fixed mod utils and removed sanity ignores
* update BOTMETA
* add changelog fragment
* Update plugins/module_utils/ssh.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6383c82328
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2022-12-23 06:41:39 +01:00
patchback[bot]
51d704bfe3
[PR #5605/fb2833d3 backport][stable-6] feat(ssh_config): host_key_algorithms option ( #5653 )
...
feat(ssh_config): host_key_algorithms option (#5605 )
* feat(ssh_config): host_key_algorithms option
* chore: add changelog fragment
* chore(ssh_config): add version info to option and update fragment
(cherry picked from commit fb2833d34d
)
Co-authored-by: Arek Kalandyk <36413794+koralowiec@users.noreply.github.com>
2022-12-04 13:10:32 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
Abhijeet Kasurde
5a52b573fe
ssh_config: new module ( #1640 )
...
* [WIP] ssh_config: new module
Fixes : #1562
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Update tests/integration/targets/ssh_config/aliases
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/ssh_config.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/ssh_config.py
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-01-28 07:26:48 +01:00