mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00: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:
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).
|
||||
Reference in New Issue
Block a user