Commit cb85a99
authored
adding switch for ForwardAgent in ssh_config (#818)
* Update openssh.conf.j2
add switch for FowardAgent
* Update openssh.conf.j2
fix typo
* Update openssh.conf.j2
change ssh_ForwardAgent to ssh_forward_agent
* Update argument_specs.yml
adding context for ssh_forward_agent1 parent 96d318e commit cb85a99
File tree
2 files changed
+6
-1
lines changed- roles/ssh_hardening
- meta
- templates
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments