mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 19:11:42 -07:00
ipa_user sshpubkey can now support multi word comments in the key (#2159)
* ipa_user sshpubkey can now support multi word comments in the key * Add documentation fragment for pull request * Update changelogs/fragments/2159-ipa-user-sshpubkey-multi-word-comments.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Cleaner implementation of multi word comments Co-authored-by: Chris Costa <chris.costa@compellingtech.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
40ce0f995b
commit
7f91821bcc
2 changed files with 8 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- ipa_user - allow ``sshpubkey`` to permit multiple word comments (https://github.com/ansible-collections/community.general/pull/2159).
|
Loading…
Add table
Add a link
Reference in a new issue