I've been trying to get Proxmox updated and upgraded using Debops host inventory only and am having problems
is it possible to use this role so it only updates and upgrades without managing the packages installed ?
I started adding packages and repositories using inventory but got issues with versions and that would lead to pinning and I end up with an elaborate Proxmox role
https://github.com/dpausp/ansible-playbook-pve/blob/master/proxmox.yml
all I want to do is include an update and upgrade in a proxmox inventory along with some other inventory variables
I wanted to do the same thing with tools like Discourse and Cloudera etc but am wondering if I need a custom role/playbook
if I do need a custom role/playbook for just update and dist-upgrade, how do I tie that into debops so it runs as part of a regular command?
I know, a few questions
I've been trying to get Proxmox updated and upgraded using Debops host inventory only and am having problems
is it possible to use this role so it only updates and upgrades without managing the packages installed ?
I started adding packages and repositories using inventory but got issues with versions and that would lead to pinning and I end up with an elaborate Proxmox role
https://github.com/dpausp/ansible-playbook-pve/blob/master/proxmox.yml
all I want to do is include an update and upgrade in a proxmox inventory along with some other inventory variables
I wanted to do the same thing with tools like Discourse and Cloudera etc but am wondering if I need a custom role/playbook
if I do need a custom role/playbook for just update and dist-upgrade, how do I tie that into debops so it runs as part of a regular command?
I know, a few questions