It just got merged… You can now easily manage storage in #Proxmox with #Ansible.

Simply add CephFS, NFS, iSCSI or Proxmox Backup Server to your cluster with a simple Ansible task :)

#proxmox #proxmoxve #ansible #opensource #contributing #foss #automation #devops

https://github.com/ansible-collections/community.proxmox/commit/c5d6adafe1f74befb0dc4d61c5a7cf92491272bf

feature: Add new module proxmox_storage (#150) · ansible-collections/community.proxmox@c5d6ada

* Allow adding/removing of storage(s) in Proxmox VE nodes and clusters Fixes: #149 Sponsored-by: credativ GmbH

GitHub
Introducing Storage Management for Proxmox Nodes & Clusters with the new Ansible Module proxmox_storage • gyptazy - The DevOps Geek

Managing Proxmox storage resources at scale has traditionally been a cumbersome task. In clustered environments where consistency, reliability, and speed are critical, manually adding or removing storage definitions on each node wastes valuable time and introduces the risk of human error. Imagine configuring NFS shares, CephFS mounts, iSCSI targets or Proxmox Backup Server repositories across

gyptazy - The DevOps Geek • DevOps, coding, cloud and open source in a geeky way.
@gyptazy thank you for sharing that! I'm planning to switch from Debian to Proxmox in the near future and I'm gathering all the docs I can :)
@stfn Thank you :) On my blog, you'll probably find some resources like integrating an own CA with ACME support, OIDC Authentication, PVE Exporter for Grafana for agentless guest monitoring etc. :)
@gyptazy niiiceeee thanks for brining all those modules upstream
@VasiliWz opensource all the way :)
@gyptazy now that’s relevant to my homelab. I’m piloting Proxmox and XCP-NG and config management / automation is definitely part of my evaluation. Thanks for posting this!
@heatsink thank you, have also a look at all the other modules in the Ansible Proxmox Community collection. With all of them, you can fully automate it: https://peertube.gyptazy.com/w/4cp7ddLdSHGSUeUwUPsuo9
Proxmox Cluster Fully Automated: Cluster Creation, NetApp Storage & SDN Networking with Ansible

PeerTube
@gyptazy really happy to see you bring all of those modules to upstream
@d4gli opensource all the way :)
@gyptazy looks great.
I may need to bring it for testing for my new project (E2E tests).
Will it be able to install / configure proxmox over vanilla Debian?
@alexgreen this is just a storage integration module for proxmox. But in general, you can also “upgrade” a Debian to Proxmox