We are using ansible to manage servers - even windows ones.
We are using SMBIOS to smugle information - for example i put in SKU label IP address and then with powershell i extract it on VM - then i use this IP address to set static IP. For automation process i would like to use proxmox module for Ansible - do anyone knows how to set SMBIOS with proxmox module for ansible so i can do it on 100+ VMs at once?
i am asking especialy for command - what command should i execute to set SKU foe e.g 127.0.1.2 using proxmox module for ansible.
I hope it makes sense for you guys
We are using SMBIOS to smugle information - for example i put in SKU label IP address and then with powershell i extract it on VM - then i use this IP address to set static IP. For automation process i would like to use proxmox module for Ansible - do anyone knows how to set SMBIOS with proxmox module for ansible so i can do it on 100+ VMs at once?
i am asking especialy for command - what command should i execute to set SKU foe e.g 127.0.1.2 using proxmox module for ansible.
I hope it makes sense for you guys