Skip to content

Commit 6bf39e9

Browse files
edbaltraCopilot
andauthored
Update functional-test/src/test/resources/docker/ansible-multi-node-auth/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a435600 commit 6bf39e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • functional-test/src/test/resources/docker/ansible-multi-node-auth

functional-test/src/test/resources/docker/ansible-multi-node-auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This test verifies the multi-node authentication feature where each node can hav
77
### Nodes
88
- **ssh-node**: Standard password (`testpassword123`)
99
- **ssh-node-2**: Password with special characters (`password2_special!@#`)
10-
- **ssh-node-3**: Password with quotes (`password3"quote'test`)
10+
- **ssh-node-3**: Password containing both a double quote (") and a single quote ('): password3"quote'test
1111
- **ssh-node-4**: Private key authentication (uses SSH key from key storage)
1212

1313
### Files

0 commit comments

Comments
 (0)