1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-10 03:41:39 +00:00
community.general/plugins
Gavin Will e96552396e
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>
2023-03-25 23:16:46 +01:00
..
action Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
become
cache Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
callback Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
connection Add 'inventory_hostname' to the jail plugin documentation (#6118) 2023-03-03 22:56:24 +01:00
doc_fragments ldap moduls: add optional ca_cert_file option (#6185) 2023-03-22 07:39:58 +01:00
filter JC: Add plugin parser functionality to JC Filter Plugin (#6043) 2023-02-23 16:54:38 +01:00
inventory Adding support for -p option to specify port(s) to scan (#6165) 2023-03-19 13:27:10 +01:00
lookup stop passing loader/dataloader since it has been deprecated by ansible (#6074) 2023-02-25 15:29:27 +01:00
module_utils ldap moduls: add optional ca_cert_file option (#6185) 2023-03-22 07:39:58 +01:00
modules ssh_config: add proxyjump option (#6205) 2023-03-25 23:16:46 +01:00
test