mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Properly quote the username to support usernames with spaces (#53420)
This commit is contained in:
2
changelogs/fragments/ssh-quote-user.yaml
Normal file
2
changelogs/fragments/ssh-quote-user.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ssh - Properly quote the username to allow usernames containing spaces (https://github.com/ansible/ansible/issues/49968)
|
||||
Reference in New Issue
Block a user