mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
[PR #9645/37a9413a backport][stable-10] proxmox: fix pubkey translation and usage in update (#9648)
proxmox: fix pubkey translation and usage in update (#9645)
* proxmox: fix: pubkey translation and usage in update
* proxmox fix: add changelog
* proxmox: fix backticks in changelog
(cherry picked from commit 37a9413a80
)
Co-authored-by: JL Euler <Lithimlin@users.noreply.github.com>
This commit is contained in:
parent
0331798f84
commit
163bfd0f37
2 changed files with 13 additions and 1 deletions
3
changelogs/fragments/9645-proxmox-fix-pubkey.yml
Normal file
3
changelogs/fragments/9645-proxmox-fix-pubkey.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- proxmox - fixes a typo in the translation of the ``pubkey`` parameter to proxmox' ``ssh-public-keys`` (https://github.com/ansible-collections/community.general/issues/9642, https://github.com/ansible-collections/community.general/pull/9645).
|
||||
- proxmox - adds the ``pubkey`` parameter (back to) the ``update`` state (https://github.com/ansible-collections/community.general/issues/9642, https://github.com/ansible-collections/community.general/pull/9645).
|
Loading…
Add table
Add a link
Reference in a new issue