Skip to content

Commit 82a84ee

Browse files
author
dev-sec CI
committed
update ssh_hardening readme
1 parent cb85a99 commit 82a84ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: roles/ssh_hardening/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,11 @@ For more information, see [this issue](https://github.com/dev-sec/ansible-collec
214214
- Description: if specified, login is disallowed for user names that match one of the patterns.
215215
- Type: str
216216
- Required: no
217+
- `ssh_forward_agent`
218+
- Default: `no`
219+
- Description: Enables the ssh forward agent for the Cli if set to 'yes'
220+
- Type: str
221+
- Required: no
217222
- `ssh_gateway_ports`
218223
- Default: `False`
219224
- Description: Set to `false` to disable binding forwarded ports to non-loopback addresses. Set to `true` to force binding on wildcard address. Set to `clientspecified` to allow the client to specify which address to bind to.

0 commit comments

Comments
 (0)