Normal linux commands like using lsb_release or looking at /etc/os-release does not identify the system as being a proxmox system. This causes an issue when I try to identify the system using ansible. I could easily write a facts script that identifies it as a proxmox system but I was wondering if there is a defined way to do this in Proxmox already.
I guess I can run pveversion, but it doesn't parameterize the values and I would have to parse them.
I guess I can run pveversion, but it doesn't parameterize the values and I would have to parse them.