mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
* Add Cloud Init variables for Proxmox_KVM module
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
* Update plugins/modules/cloud/misc/proxmox_kvm.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* apply yaml syntax to all examples
* remove trailing whitespaces
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
(cherry picked from commit 1f7649fcd7
)
Co-authored-by: morph027 <morphsen@gmx.com>
This commit is contained in:
parent
d5c24e67e8
commit
999620c789
2 changed files with 150 additions and 12 deletions
2
changelogs/fragments/797-proxmox-kvm-cloud-init.yaml
Normal file
2
changelogs/fragments/797-proxmox-kvm-cloud-init.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "proxmox_kvm - add cloud-init support (new options: ``cicustom``, ``cipassword``, ``citype``, ``ciuser``, ``ipconfig``, ``nameservers``, ``searchdomains``, ``sshkeys``) (https://github.com/ansible-collections/community.general/pull/797)."
|
Loading…
Add table
Add a link
Reference in a new issue