Files
community.general/tests/integration/targets
Dominik Wombacher 71ea99d10f ssh_config: Add 'forwardagent' option (#3495)
* Integration Tests for Options added, includes 'proxycommand'

* New option 'forwardagent' added to integration tests

* Missing double quotes added to 'forwardagent' values to enforce handling as string

* New option 'forwardagent' added

* yamllint error resolved

* 'forwardagent' type changed from str to choices (yes/no)

* Changelog added

* correct typo

Co-authored-by: Felix Fontein <felix@fontein.de>

* version info added to new option

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix(ssh_config): option name to snake_case, type str to bool

* fix(ssh_config): convert bool true/false to str yes/no

* fix(ssh_config): rename option to 'forward_agent' in integration test

* fix(ssh_config): args key 'forwardagent' renamed to 'forward_agent'

* fix(ssh_config): 'else' replaced with 'if' statement to cover case when value is 'None'

* increase version_added to 4.0.0

Co-authored-by: Felix Fontein <felix@fontein.de>

* simplify if statement for True/False to yes/no mapping

Co-authored-by: Felix Fontein <felix@fontein.de>

* update comment to better describe functionality

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix(ssh_config): avoid overwrite of existing option in case of None value

* test(ssh_config): case added to verify no changes on existing option if not given in playbook

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-10-14 21:24:23 +02:00
..
2021-10-02 21:18:03 +02:00
2020-03-29 13:02:28 +02:00
2020-03-29 13:02:28 +02:00
2020-03-29 13:02:28 +02:00
2020-03-09 09:11:07 +00:00
2021-09-09 07:31:44 +02:00
2021-09-01 22:58:10 +02:00
2021-04-18 10:55:47 +02:00
2020-10-29 08:02:33 +01:00
2021-09-09 07:31:44 +02:00
2020-10-29 08:02:33 +01:00
2020-09-30 14:00:05 +02:00
2021-04-08 07:50:28 +02:00
2020-11-24 05:41:18 +01:00
2021-07-16 19:29:00 +02:00
2021-01-18 10:52:56 +00:00
2021-09-09 07:31:44 +02:00
2021-09-09 07:31:44 +02:00
2021-09-09 07:31:44 +02:00
2021-09-09 07:31:44 +02:00
2021-09-09 07:31:44 +02:00
2021-10-02 21:18:03 +02:00
2020-09-25 08:01:17 +02:00
2021-09-09 07:31:44 +02:00
2021-10-02 21:18:03 +02:00
2021-09-09 07:31:44 +02:00
2021-09-09 07:31:44 +02:00
2020-09-30 14:00:05 +02:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2021-07-16 19:29:00 +02:00
2021-01-11 21:59:41 +01:00
2021-07-16 19:52:09 +02:00
2020-09-25 08:01:17 +02:00
2021-09-09 07:31:44 +02:00
2021-09-09 07:31:44 +02:00
2021-10-06 07:01:54 +02:00
2021-05-13 21:48:49 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2021-09-09 07:31:44 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2021-07-03 16:31:30 +02:00
2021-09-09 07:31:44 +02:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2021-09-09 07:31:44 +02:00
2021-09-09 07:31:44 +02:00
2021-08-05 23:46:39 +02:00
2020-03-09 09:11:07 +00:00